StaticVarCount
- get the total number of static variables in memory

Miscellaneous functions
(AmiBroker 5.30)


SYNTAX StaticVarCount()
RETURNS NUMBER
FUNCTION the function returns total number of static variables in memory
EXAMPLE
SEE ALSO StaticVarGet() function , StaticVarGetText() function , StaticVarRemove() function , StaticVarSet() function , StaticVarSetText() function

References:

The StaticVarCount function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.