|
Internal - Set Variable |
Top Previous Next |
|
The Set Variable allows you to create or update a Variable. Variables can be used and reached throughout the whole application. You can use this to store static or dynamic values.
Name/Unique key
Description Optional. If you want to distinguish your Variable further you can add a description.
Variable type Currently, 3 Variable types exist. String, Int32 and Double. Note that the Variable type may be interested to set correctly if you want to compare/calculate/validate correctly.
Variable value Set the requested value of the Variable here. |