STRINGS keyword

Applies to

This keyword is a substitution keyword, and is valid in any field that can contain substitution keywords.

Description & Remarks

The keyword requires a string as its parameter.

When Windows client interprets the field, it replaces the keyword and its parameters with the value of the named string, if the string exists.

A string value that contains commas and is passed as a parameter may be interpreted as multiple parameters. To prevent this, enclose parameters using the STRINGS() keyword directly in the ~LIT~ keyword in your parameter list. Example: ~LIT~(STRINGS(sStringName)).