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.