Function DisplayClientType
Outputs the client type description
DisplayClientType([CLASS])
Parameters
| # | Type | Passing | Default | Name | Description/Comments |
|---|---|---|---|---|---|
| 1 | string | required | n/a | CLASS | The client class |
Returns
The client type description
Examples
Example of outputting the client type
{{DisplayClientType(ALIAS.CLCLASS)}}
