All Commands
All Variables
Commands
PRE
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | name | String | The name of the variable you wish to append the value | |
2 | value | String | The string value you wish to append | |
3 | separator | String | The separator you want to be applied between values | |
4 | prefix | String | A prefix to place on the value if it is not empty. Setting the prefix to an HTML tag and leaving the suffix blank, will automatically cause a closing HTML tag of the same name to be added after the value. |
|
5 | suffix | String | A suffix to add to the value if it is not empty |
Example
Tom, Dick, Harry
Alison, Tom, Dick, Harry
Alison, Tom, Dick, Harry