Hello at all,
I have a simple use case but I do not succeed in getting it work:
How can I reset a string form value using the expression form property? I have a string form variable named "nope". I tried to use ${execution.setVariable('nope', '')} in the Expression property but I get the following error: Cannot set value of a non-lvalue expression 'execution.setVariable('nope', '')'
Thanks and best regards
Ben