.. highlightlang:: us .. index:: _mem .. _mem: _mem ==== .. us.tag _mem NOTREADYENGLISH New400 :ref:`mem` returns the size of used memory allocated by UniScript. .. function:: nBytes = _mem() .. us.return **Return Value** *nBytes* is the size of allocated memory. .. seealso:: :ref:`overview-programming` :sub:`id-823909`