You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alvin Cheng edited this page Feb 12, 2023
·
1 revision
Description
This is the calculate command, this command is used to calculate a maths expression such as '1+1' or '2*2' which is inputted in the first argument. The result or answer of the calculated sum will be returned into the variable in parameter 2. Here is a worked example below: