llGetFreeMemory
LSLinteger llGetFreeMemory()
Returns the number of free bytes of memory the script can use.\ Returns the available free space for the current script. This is inaccurate with LSO.
Takes no parameters.
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
void llSetSitText(string text)
float llGetCameraAspect()
void llSetSoundRadius(float radius)
void llCollisionSound(string impact_sound, float impact_volume)
void llEmail(string address, string subject, string message)
void llSetForceAndTorque(vector force, vector torque, integer local)
rotation llDetectedRot(integer number)
string llSHA256String(string src)