debugLog: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
[[Category:Scripting Commands|DEBUGLOG]] | |||
[[Category:Scripting Commands OFP 1.96|DEBUGLOG]] | |||
[[Category:Scripting Commands OFP 1.46|DEBUGLOG]] | |||
[[Category:Scripting Commands ArmA|DEBUGLOG]] | |||
<h2 style="color:#000066">'''debuglog ''anything'''''</h2> | |||
'''Operand types:''' | |||
'''anything:''' [[Any Value]] | |||
'''Type of returned value:''' | |||
[[Nothing]] | |||
'''Description:''' | |||
Dump argument type and value to debugging output. | |||
'''Example:''' | |||
'''debugLog''' [[player]] | |||
[[ |