function input named "run" does not receive value

Answered

I have a function with a JSON input called "run". When calling the function, the input "run" does not receive the value. However, when I add another JSON input called "runStatus" (anything else beside "run") the value is received when the function is called. Why is this happening?

1 reply