debugLog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
(non functional)
Line 9: Line 9:
| Dump argument type and value to debugging output.  
| Dump argument type and value to debugging output.  


'''Note:''' This command is non-functional in the retail version.|= Description
{{warning|This command is non-functional in the retail version}}|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


Line 38: Line 38:
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]
[[Category:Broken Scripting Commands|{{uc:{{PAGENAME}}}}]]

Revision as of 12:20, 19 August 2015

Hover & click on the images for description

Description

Description:
Dump argument type and value to debugging output.
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