Navigation menu

WoW:API Logout: Difference between revisions

Jump to navigation Jump to search
37 bytes removed ,  9 November 2006
no edit summary
(Removed Categories)
No edit summary
Line 1: Line 1:
<center>'''Logout''' - ''Documentation by VelvetPaw''</center>
{{wowapi}} __NOTOC__


Logs you out of the game.
Logs you out of the game.
{{Code/Begin}}
Logout()
{{Code/End}}


Logout() - Script
/logout  - Macro
== Parameters ==
== Parameters ==
=== Arguments ===
<big>'''Arguments'''</big>
 
:()
:None
 
=== Returns ===


<big>'''Returns'''</big>
:nil
:nil


=== Example ===
==Details==
 
:In macros you can also use '''/Logout'''
Logout()
----
__NOTOC__
{{Template:WoW API}}
Anonymous user