Performs a "logical NOT" on the Boolean predicate defined by <macro code>.
Syntax
%Not(<macro code>)
Syntax Example
%ForEachAttribute() {
%If(%Not(%==(%AttributeDatatype, int))) {
%AttName}
}
Expansion
general-condition
Usage
Classified as a Miscellaneous macro that you can use globally and with %If.
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |