DIGITS
>>-DIGITS--(--)------------------------------------------------><
returns the current setting of NUMERIC DIGITS. See the NUMERIC instruction
on
page
Purpose
for more information.
Here is an example:
DIGITS()
->
9 /* by default */
Parent topic:
Built-in Functions