This is an extension issue. A very simple one. Variable parameters seem not to ACTUALLY exist. It’s not listed as a JavaScript only parameter either.
You can access parameter variables by copying the variable to and from the parameter variable and an extension variable.
Example. This just adds 10
1 Like