JavaScript Editor js editor     Web development 



Main Page

Returns the number of memory handles in use.

SYS(1011)

Return Value

Character

Remarks

You can use SYS(1011) to check memory usage as you repeatedly run a test. Increasing values only between the first two runs can be evidence of memory caching. Increasing values beyond this can be evidence of a problem.

See Also



JavaScript Editor js editor     Web development