The function sets the limit state according to the defined
limits VLL, LL, HL and VHL to a given expression value. Result is a value of
the same type as the expression. Using the function is meaningful only in scripts for local variables.
Declaration
UNIVAL %SetLimitStatus(
in expression,
in VLL,
in LL,
in HL,
in VHL
)