KBSystem_GetServerNotice

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 2.0.1 / 1.13.2

Returns the current server notice.

notice = KBSystem_GetServerNotice()

Returns

notice
string? - The server notice if there is one; nil otherwise.

See also