osGetSimulatorMemory
OSSLinteger osGetSimulatorMemory()
Returns the memory in use by the current region
Takes no parameters.
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osForceDropAttachment()
integer osStringStartsWith(string src, string value, integer ignorecase)
void osDropAttachment()
key osAgentSaveAppearance(key agentId, string notecard, integer includeHuds)
void osNpcSit(key npc, key target, integer options)
integer osRegexIsMatch(string input, string pattern)
string osStringReplace(string src, string oldvalue, string newvalue)
string osUnixTimeToTimestamp(integer time)