llGetExperienceDetails
Requires Experience
list llGetExperienceDetails(key ExperienceID)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
-
ExperienceID(key) - May be NULL_KEY to retrieve the details for the script's Experience
Examples
Section titled “Examples”Add example usage here.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related pages can be linked here