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 © 2017 erwin Inc.
All rights reserved.
|
|