dataStackSize()

Synopsis

Returns the current size of the kernel's data stack. Note that this is not the maximum size, since there is no such thing, but the size at the time of the call.

Syntax

dataStackSize ( ) As Integer