textLog: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (sa)
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(39 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Command|= Comments
{{RV|type=command
____________________________________________________________________________________________


| ofp |= Game name
|game1= ofp
|version1= 1.00


|1.00|= Game version
|game2= ofpe
____________________________________________________________________________________________
|version2= 1.00


| Dump argument value to debugging output. <br>
|game3= arma1
{{warning|This command is non-functional in the retail version}}|= Description
|version3= 1.00
____________________________________________________________________________________________


| '''textLog''' anything |= Syntax
|game4= arma2
|version4= 1.00


|p1= anything: [[Any Value]] |= Parameter 1
|game5= arma2oa
|version5= 1.50


| [[Nothing]] |= Return value
|game6= tkoh
____________________________________________________________________________________________
|version6= 1.00
 
|x1= <code>textLog [[player]]</code> |= Example 1
____________________________________________________________________________________________


| [[diag_log]] |= See also
|game7= arma3
|version7= 0.50


}}
|gr1= Broken Commands
 
|descr= Dump argument value to debugging output. <br>
{{Feature|warning|This command is non-functional in the retail version}}
 
|s1= [[textLog]] anything
 
|p1= anything: [[Anything]]


<h3 style="display:none">Notes</h3>
|r1= [[Nothing]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|x1= <sqf>textLog player;</sqf>
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[diag_log]]
[[Category:Scripting Commands|TEXTLOG]]
}}
[[Category:Scripting Commands OFP 1.99|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands OFP 1.96|TEXTLOG]]
[[Category:Scripting Commands OFP 1.46|TEXTLOG]]
[[Category:Scripting Commands ArmA|TEXTLOG]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting_Commands_Take_On_Helicopters|{{uc:{{PAGENAME}}}}]]

Latest revision as of 01:26, 2 February 2024

Hover & click on the images for description

Description

Description:
Dump argument value to debugging output.
This command is non-functional in the retail version
Groups:
Broken Commands

Syntax

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

Examples

Example 1:
textLog player;

Additional Information

See also:
diag_log

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