info("expressionstacksize")

The info(“expressionstacksize”) function returns the fake size of expression stack.


Description

This function returns the fake size of expression stack. The stack is now of unlimited size, so this function really doesn’t mean anything anymore. It is only included so that legacy procedures that used it don’t have to be modified.


History

VersionStatusNotes
10.0UpdatedCarried over from Panorama 6.0, but no longer performs any useful function.