WoW:API ERRORMESSAGE: Difference between revisions
Jump to navigation
Jump to search
({{framexmlfunc|FrameXML/BasicControls.xml}}) |
No edit summary |
||
Line 3: | Line 3: | ||
function _ERRORMESSAGE(message) | function _ERRORMESSAGE(message) | ||
This | This has the same effect as the UI [[API message |message]]() function. |
Revision as of 22:21, 8 September 2006
← WoW API < ERRORMESSAGE
- This function is implemented in Lua here FrameXML/BasicControls.xml.
function _ERRORMESSAGE(message)
This has the same effect as the UI message() function.