Next: $ASSERT: Assert a condition, Previous: $A: Convert to ASCII, Up: Built-in functions [Contents][Index]
$ASSERT
$A
$ABS
‘$ABS(expression)’ returns the absolute value of the macro expression. It is a macro implemented in terms of $IF and $EVAL.
$IF
$EVAL