WoW:API Logout: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Removed Categories)
Line 20: Line 20:
__NOTOC__
__NOTOC__
{{Template:WoW API}}
{{Template:WoW API}}
[[Category:API Functions|LogOut]]
[[Category:API Activity Functions|LogOut]]

Revision as of 04:24, 4 January 2006

Logout - Documentation by VelvetPaw

Logs you out of the game.

Logout() - Script
/logout  - Macro

Parameters

Arguments

None

Returns

nil

Example

Logout()

Template:WoW API