Skip to content

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

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here