debugLog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (removed double category)
Line 1: Line 1:
[[Category:Scripting Commands|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.96|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.46|DEBUGLOG]]
[[Category:Scripting Commands ArmA|DEBUGLOG]]
[[Category:Scripting Commands ArmA||{{uc:{{PAGENAME}}}}]]
{{Command|= Comments
{{Command|= Comments
____________________________________________________________________________________________
____________________________________________________________________________________________
Line 35: Line 29:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.96|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.46|DEBUGLOG]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Revision as of 23:16, 4 November 2011

Hover & click on the images for description

Description

Description:
Dump argument type and value to debugging output. Note: This command is non-functional in the retail version.
Groups:
Uncategorised

Syntax

Syntax:
debugLog anything
Parameters:
anything: Any Value
Return Value:
Nothing

Examples

Example 1:
debugLog player

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section