/
Set Variable Value is Not Working

Set Variable Value is Not Working

The set variable “input value” feature does not support math operation. Let's say the user need to calculate "number + 1",

 

So if the user wants to perform a calculation of “number +1” the correct feature to use is “math: add (+)”. Please refer to the image below;

 

Also, if you want to perform a higher number of calculations then we would suggest to use “JavaScript Function”.