RETURNS THE NUMBER OF VARIABLES
ACTION
The system variable NUMBER_VARIABLES returns the number of used variables, declared by DIM.
SYNTAX:
NUMBER_VARIABLES in an expression
USE ERROR EXAMPLE
print number_variables
NUMBER_VARIABLES
NUMBER_VARIABLES
SEE ALSO
-