Get argument value from template ui element
Get argument value from template ui element
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
UI element | The ui element of which you want to get the argument value from | A UI Element that is on the template linked to the action | true | |
Argument | The name of the argument to get the value from | Text | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Value | The name of the variable in which to store the value | STRING |