Strings

Strings can be used in all types of expressions in the DeltaV system. The use of strings allows great flexibility when constructing or selecting parameter reference paths in internal, external, and dynamic reference parameters.

A reference parameter/field can be assigned a string constant or a string variable. String constants are enclosed in quotation marks (" "). String variables are enclosed in single quotes (' ').

Note

Strings referring to module names and associated paths must always use uppercase letters. 

Supported string functions are described below.