Skip to content

llGetExperienceErrorMessage

Function Syntax
string llGetExperienceErrorMessage(
  1. integer Error // An Experience error code to translate.
);

Returns a string describing the error code passed or the string corresponding with XP_ERROR_UNKNOWN_ERROR if the value is not a valid Experience error code.