VarExists
Returns a bool value indicating if the provided variable exists.
Syntax
VarExists variable
Returns
bool value
Arguments
| Name | Required | Type | Description |
|---|---|---|---|
variable | Yes | A Variable token |
Validated examples using this method
On a running server
Use serhelp VarExists to inspect the reference generated by your installed SER version.