WoW API: ERRORMESSAGE

From AddOn Studio
Revision as of 04:45, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API ERRORMESSAGE to API ERRORMESSAGE without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


WoW API < ERRORMESSAGE

"I" iconThis function is implemented in Lua here FrameXML/BasicControls.xml.
function _ERRORMESSAGE(message)

This has the same effect as the UI message() function.

To use this as of version 2.1 set the cvar "scriptErrors" to 1 via the SetCVar() function.