Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am facing issue while adding values of two variable, even if I use expression, or int
variable1 = 5 variable2 = 20 [[variable1]]+[[variable2]]
Result is 520 instead 25
I tried all I know but fail all the time. do you have a solution for this?
@0str Screenshot_5.png
@scottzhang https://www.youtube.com/watch?v=74QQfPrk4vE
Its solved. I made a mistake, thanks.