Previous Topic

Next Topic

Book Contents

Book Index

Condition Brackets

Parentheses are used to isolate groups of In Conditions in a longer list of conditions to indicate logical relationships that are resolved before the entire condition statement is resolved. For more information, see In Condition.

NOTE: Pairs of parentheses cannot be nested.

Additional information

Description

Usage

Optional

Format

Opening Bracket drop-down list

Closing Bracket drop-down list

Options

 

blank

Indicates no special relationship between the current and following condition.

(

Beginning of a comparison between successive conditions.

)

End of a comparison between successive conditions.

Parent Topic

Prerequisites parameters