USER_STRING

Returns a text string containing a value in the Object Field. The Object Field must be a string.
USER_STRING is similar to EXPR_STRING, except that it always returns a non-empty value; EXPR_STRING only returns a value when the field's value is defined with an expression.

Format

USER_STRING (Object Field)

Argument

 
Object Field
Character string containing an object name and field reference.

Example

The following example illustrates the use of the USER_STRING function:
USER_STRING(".mod1.mar1.location")