textLog: 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 value to debugging output. <br>
| Dump argument value to debugging output. <br>
{{Warning|This command is non-functional in the retail version}}|DESCRIPTION=
{{Warning|This command is non-functional in the retail version}}|DESCRIPTION=
____________________________________________________________________________________________


| '''textLog''' anything |SYNTAX=
| '''textLog''' anything |SYNTAX=
Line 18: Line 15:


| [[Nothing]] |RETURNVALUE=
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
   
   
|x1= <code>textLog [[player]]</code> |EXAMPLE1=
|x1= <code>textLog [[player]]</code> |EXAMPLE1=
____________________________________________________________________________________________


| [[diag_log]] |SEEALSO=
| [[diag_log]] |SEEALSO=

Revision as of 04:45, 17 January 2021

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: Any Value
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

Notes

Bottom Section