Types of Expressions You Can Write

In this section:

Reference:

This section describes the types of expressions you can write in Maintain:


Top of page

x
Reference: Usage Notes for Expressions

Top of page

x
Expressions and Variable Formats

When you use an expression to assign a value to a variable, make sure that you give the variable a format that is consistent with the value returned by the expression. For example, if you use a character expression to concatenate a first name and last name and assign it to the variable FullName, make sure you define the variable as character (that is, as alphanumeric or text).


WebFOCUS