Change the parameter of a function inside the function

Is there a way so that I can use set to change the input parameter for my function? What I have been doing now is this workaround in the 2nd screenshot


image

o/
the correct way to test this is:
image
but mutable params are not yet supported, so this is more of an tactical :eyes: deployment for future updates ^^

2 Likes