Line 2: |
Line 2: |
| | | |
| Some examples: | | Some examples: |
| + | |
| + | To add local variables A and B and store the result in C open |
| + | ‘? Set Variable’ (C) there select 'Expression' and select via the blue rectangle first 'A' then type '+' and next select 'B'. Finally the line reads {lv=A}+{lv=B}. |