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
void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat)
void osSetContentType(key id, string type)
integer osStringEndsWith(string src, string value, integer ignorecase)
void osAvatarPlayAnimation(key avatarId, string animation)
void osRemoveLinkInventory(integer linkNumber, string name)
string osGetPhysicsEngineName()
integer osStringStartsWith(string src, string value, integer ignorecase)
void osCollisionSound(string impact_sound, float impact_volume)