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