llGetExperienceDetails
LSLlist llGetExperienceDetails(string experience_key)
Returns a list with the following Experience properties: [Experience Name, Owner ID, Group ID, Experience ID, State, State Message]. State is an integer corresponding to one of the constants XP_ERROR_... and State Message is the string returned by llGetExperienceErrorMessage for that integer.
Parameters
| Type | Name |
|---|---|
| string | experience_key |
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
string llXorBase64StringsCorrect(string str1, string str2)
void llPassTouches(integer pass)
float llGetRegionTimeDilation()
void llSetTexture(string texture, integer face)
void llSound(string sound, float volume, integer queue, integer loop)
void llTeleportAgent(string agent, string simname, vector pos, vector lookAt)
string llGetTimestamp()
string llChar(integer unicode)