osIsUUID
OSSLinteger osIsUUID(string thing)
Returns 1 if the given string is a valid UUID, 0 if not
Parameters
| Type | Name |
|---|---|
| string | thing |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
string osMovePen(string drawList, integer x, integer y)
string osDrawRotationTransform(string drawList, float x)
void osNpcLoadAppearance(key npc, string notecard)
list osGetAvatarList()
void osTriggerSound(integer linknum, string sound, float volume)
integer osTeleportObject(key objectUUID, vector targetPos, rotation targetrotation, integer flags)
list osGetRegionStats()
string osAESDecrypt(string secret, string encryptedText)