WoW:API ERRORMESSAGE: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
({{framexmlfunc|FrameXML/BasicControls.xml}})
No edit summary
Line 3: Line 3:
  function _ERRORMESSAGE(message)
  function _ERRORMESSAGE(message)


This is the ''exact'' same function as the UI [[API message |message]]() function
This has the same effect as the UI [[API message |message]]() function.

Revision as of 22:21, 8 September 2006

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.