Used for an arithmetic operation: +,-,*,/
Syntax
%+(<macro code1>, <macro code2>)
Syntax Example
%Decl (var1, 7)
%Decl (var2, 5)
%+(%:var1, %:var2)
Expansion
12
Usage
Classified as a Miscellaneous macro.
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |