llGetExperienceErrorMessage
Requires Experience
function ll.GetExperienceErrorMessage(Error: number): stringReturns 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.
Parameters
-
Error(number) - An Experience error code to translate.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.GetExperienceErrorMessage().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetExperienceErrorMessage