Previous Topic: Operator PropertiesNext Topic: The Escape Character in Literal Strings


Literal Strings

To use a literal string value in a field that accepts an expression (its label is not in italics), enclose the string between delimiters. Use either single or double quotation marks. For example, you could type a literal string that specifies the path to a program to start a UNIX process as follows:

"/usr/smart/program"