Returns the maximum of two arguments.
Syntax
%Max(<val1>,<val2>)
Syntax Example
%Decl (var1,8)
%Decl (var2,5)
%Max(%var1,%:var2)
Expansion
8
Usage
Classified as a Miscellaneous macro.
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |