|
|
Line 1: |
Line 1: |
| {{Command|= Comments
| | [[Category:Scripting Commands|DEBUGLOG]] |
| ____________________________________________________________________________________________
| | [[Category:Scripting Commands OFP 1.96|DEBUGLOG]] |
| | [[Category:Scripting Commands OFP 1.46|DEBUGLOG]] |
| | [[Category:Scripting Commands ArmA|DEBUGLOG]] |
|
| |
|
| | |= Game name
| |
|
| |
|
| ||= Game version
| | <h2 style="color:#000066">'''debuglog ''anything'''''</h2> |
| ____________________________________________________________________________________________
| |
|
| |
|
| | |= Description
| |
| ____________________________________________________________________________________________
| |
|
| |
|
| | '''debugLog''' |= Syntax
| | '''Operand types:''' |
|
| |
|
| | |= Return value
| | '''anything:''' [[Any Value]] |
| ____________________________________________________________________________________________
| |
|
| |
|
| | |= See also
| | '''Type of returned value:''' |
|
| |
|
| }}
| | [[Nothing]] |
|
| |
|
| <h3 style="display:none">Notes</h3>
| | '''Description:''' |
| <dl class="command_description">
| |
| <!-- Note Section BEGIN -->
| |
|
| |
|
| <!-- Note Section END -->
| | Dump argument type and value to debugging output. |
| </dl>
| |
|
| |
|
| <h3 style="display:none">Bottom Section</h3>
| |
|
| |
|
| [[Category:Scripting Commands|DEBUGLOG]]
| | '''Example:''' |
| [[Category:Scripting Commands OFP 1.96|DEBUGLOG]]
| | |
| [[Category:Scripting Commands OFP 1.46|DEBUGLOG]]
| | '''debugLog''' [[player]] |
| [[Category:Scripting Commands ArmA|DEBUGLOG]] | |