The usage of control statements within parameter or text-based source members provides enhanced functionality in definitions. The )IF control statement allows for conditional inclusion of configuration options, definitions, or data records that are based on the result of the )IF expression.
New control statements and )IF expression operators have been added to extend the following capabilities available when processing a parameter member:
EQ, =
NE, <>, ^=,¬=
LT, <
GT, >
LE, <=
GE, >=
CONTAINS, CN
Example:
)IF 'SYSA SYSB SYSC' CN &SYSNAME
NOTCONTAINS, NC
INGROUP, IN
Syntax:
)IF parm1 IN group/type
)IF parm1 IN group type
Example:
)IF &SYSNAME IN PROD SYSNAME
NOTINGROUP, NI
Note: For more information, see the online help topic Control Statements - parameter members.
|
Copyright © 2012 CA.
All rights reserved.
|
|