String (System function)
Get a system-wide string (System class)
Syntax
%value = %(System):String( name)
Syntax terms
| %string | string |
|---|---|
| (System) | The class name in parentheses denotes a shared method. String can also be invoked via a System object variable, which may be null. |
| string | String object |