debugLog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]Take[ _]On[ _]Helicopters(\|.*)?\]\]" to "{{GameCategory|tkoh|Scripting Commands}}")
m (Text replacement - "_{10,} " to "")
Line 1: Line 1:
{{Command|Comments=
{{Command|Comments=
____________________________________________________________________________________________


| ofp |Game name=
| ofp |Game name=
Line 7: Line 6:


|gr1= Broken Commands |GROUP1=
|gr1= Broken Commands |GROUP1=
____________________________________________________________________________________________


| Dump argument type and value to debugging output.  
| Dump argument type and value to debugging output.  


{{Warning|This command is non-functional in the retail version}}|DESCRIPTION=
{{Warning|This command is non-functional in the retail version}}|DESCRIPTION=
____________________________________________________________________________________________


| '''debugLog''' anything |SYNTAX=
| '''debugLog''' anything |SYNTAX=
|p1 = anything: [[Any Value]]
|p1 = anything: [[Any Value]]
| [[Nothing]] |RETURNVALUE=
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
|x1 = <code>'''debugLog''' [[player]]</code>
|x1 = <code>'''debugLog''' [[player]]</code>
|  |SEEALSO=
|  |SEEALSO=

Revision as of 01:46, 17 January 2021

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:
Broken Commands

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