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