You can use the SetVariable action to adjust the app variables defined in the app details at runtime. The values are adjusted for all users.
You can display the current value in the app details or query it using the app\GetVariable action.
Parameters
|
Type |
Name |
Description |
|---|---|---|
|
SELECT |
Name |
Specifies the name of the variable to be set from a list of all available app variables. |
|
TEXT |
Value |
Specifies the value to be set for the variable. |
Return
None