Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia
({{framexml}})
({{framexmlfunc|FrameXML/CombatLog.lua}} __NOTOC__)
Line 1: Line 1:
  +
{{framexmlfunc|FrameXML/CombatLog.lua}} __NOTOC__
{{framexml}}
 
   
  +
<center>'''ToggleCombatLog''' ''-Documentation by AlexanderYoshi-''</center>
 
 
ToggleCombatLog();
   
 
Opens/closes the combat log.
 
Opens/closes the combat log.
   
ToggleCombatLog();
 
   
  +
== Parameters ==
----
 
;''Arguments''
+
=== Arguments ===
   
 
:''none''
 
:''none''
   
 
=== Returns ===
----
 
;''Returns''
 
   
 
:;nil
 
:;nil
   
  +
----
 
;''Example''
+
== Example ==
 
ToggleCombatLog();
 
ToggleCombatLog();
 
;''Result''
 
 
----
 
;''Description''
 
 
: Opens/closes the combat log.
 

Revision as of 15:15, 5 September 2006

This function is implemented in FrameXML/CombatLog.lua.


ToggleCombatLog();

Opens/closes the combat log.


Parameters

Arguments

none

Returns

nil


Example

ToggleCombatLog();