WoW API: KBSystem GetServerNotice
← WoW API < KBSystem GetServerNotice
Returns the current server notice.
notice = KBSystem_GetServerNotice()
ParametersEdit
ArgumentsEdit
- ()
ReturnsEdit
- notice
- notice
- String - The server notice. May be nil
DetailsEdit
- When the server notice is changed, the event KNOWLEDGE_BASE_SERVER_MESSAGE is fired.