GETLIMIT returns the limit value for a specified variable and Limit name.
SYNTAX:
GETLIMIT(Vx. "Limit Name")
- Vx is a variable
- Limit Name - Is the Limit Name ("DMAX", "MMIN",etc...) for the variable
EXAMPLES
GetLimit(V4041,"DMAX") - Returns 30, the daily max limit for Variable 40141 for the date being calculated