textLog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Scripting Commands|TEXTLOG]]
{{Command|= Comments
[[Category:Scripting Commands OFP 1.96|TEXTLOG]]
____________________________________________________________________________________________
[[Category:Scripting Commands OFP 1.46|TEXTLOG]]
[[Category:Scripting Commands ArmA|TEXTLOG]]


| ofp |= Game name


<h2 style="color:#000066">'''textLog ''anything'''''</h2>
|1.00|= Game version
____________________________________________________________________________________________


| Dump argument value to debugging output. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''textLog''' anything |= Syntax


'''anything:''' [[Any Value]]
|p1= anything: [[Any Value]] |= Parameter 1


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>textLog [[player]]</pre> |= Example 1
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Description:'''
}}


Dump argument value to debugging output.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
</dl>


'''Example:'''
<h3 style="display:none">Bottom Section</h3>
 
[[Category:Scripting Commands|TEXTLOG]]
'''textLog''' [[player]]
[[Category:Scripting Commands OFP 1.96|TEXTLOG]]
[[Category:Scripting Commands OFP 1.46|TEXTLOG]]
[[Category:Scripting Commands ArmA|TEXTLOG]]

Revision as of 23:52, 1 August 2006

Hover & click on the images for description

Description

Description:
Dump argument value to debugging output.
Groups:
Uncategorised

Syntax

Syntax:
textLog anything
Parameters:
anything: Any Value
Return Value:
Nothing

Examples

Example 1:
textLog [[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