debugLog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
Line 31: Line 31:


[[Category:Scripting Commands|DEBUGLOG]]
[[Category:Scripting Commands|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.99|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.96|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.96|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.46|DEBUGLOG]]
[[Category:Scripting Commands OFP 1.46|DEBUGLOG]]

Revision as of 11:04, 25 September 2014

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