debugLog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(non functional)
m (template:command argument fix)
Line 9: Line 9:
| 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]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1 = <code>'''debugLog''' [[player]]</code>
|x1 = <code>'''debugLog''' [[player]]</code>
|  |= See also
|  |SEEALSO=


}}
}}

Revision as of 15:37, 7 April 2019

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