Overview | Statement List | Example
ABSF(arg)
Returns the absolute or unsigned value of the argument to a receiving variable or GRIP statement. The argument may be a numerical value, variable, or expression:
Statement |
Assigned Value |
X=ABSF(-50) |
X equals 50 |