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
string llGetAnimationOverride(string anim_state)
void llRemoveVehicleFlags(integer flags)
float llPow(float fbase, float fexponent)
integer llGetParcelFlags(vector pos)
string llGetScriptName()
void llRemoteDataReply(string channel, string message_id, string sdata, integer idata)
void llEmail(string address, string subject, string message)
key llDataSizeKeyValue()