Description
SetVar allows you to set a variable for later re-use.
Signature
SetVar('variablename', 'value')
Example
Use the search function to see examples.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| variablename | xxxx | xxxx | xxxx |
| value | xxxx | xxxx | xxxx |
