debugLog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Added ArmA2)
(updated)
Line 35: Line 35:


<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]

Revision as of 17:08, 3 June 2009


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