llGetUsedMemory
LSLinteger llGetUsedMemory()
Returns the current used memory for the current script. Non-mono scripts always use 16K.\ Returns the integer of the number of bytes of memory currently in use by the script. Non-mono scripts always use 16K.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llBreakAllLinks()
void llSetHoverHeight(float height, integer water, float tau)
key llRequestInventoryData(string name)
void llTextBox(string avatar, string message, integer chat_channel)
void llSetLocalRot(rotation rot)
float llGetRegionTimeDilation()
list llGetPhysicsMaterial()
list llList2List(list src, integer start, integer end)