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 6.7