Set variable

Actions – Abstract

Sets the transferred data as value of the specified variable. Variables are valid within the form and can be evaluated for example in calculations with the function VAR( name ).

Sets the transferred data as value of the specified variable. Variables are valid within the form and can be evaluated for example in calculations with the function VAR( name ).

Example

When changing a number field, the field value should be stored in the variable 'ONE NUMBER'.

images/download/attachments/189435287/image-2024-11-4_9-42-22-version-1-modificationdate-1730709741138-api-v2.png

Clicking on the Calculate button performs a calculation using the variable and writes the result into the text field below.

images/download/attachments/189435287/image-2024-10-21_9-53-34-version-1-modificationdate-1729497213954-api-v2.png

When the button is clicked, the result 2 * SINGLE NUMBER is written in the lower text field.

Example in action

images/download/attachments/189435287/image2018-5-28_13_32_30-version-1-modificationdate-1729496702467-api-v2.png