Expressions and operators


Use any arithmetic, comparative, or logical operator in a statement expression. An expression combines variables, whole numbers, and character strings with operators. Operators are as follows:

Operator

Description

=

Equal to

>

Greater than

<

Less than

¬

Not

+

Plus

-

Minus

*

Multiply

/

Divided by

(start-n:length-n)

Substring

Information about specifying substrings is provided in the following section.


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView for CICS 7.1