textLogFormat: 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=
____________________________________________________________________________________________


| arma2 |Game name=
| arma2 |Game name=
Line 7: Line 6:


|gr1= Broken Commands |GROUP1=
|gr1= Broken Commands |GROUP1=
____________________________________________________________________________________________


| Debugging output.  
| Debugging output.  
{{Warning|This command is non-functional in the retail version}} |DESCRIPTION=
{{Warning|This command is non-functional in the retail version}} |DESCRIPTION=
____________________________________________________________________________________________


| '''textLogFormat''' [format, arg1, arg2, ...] |SYNTAX=
| '''textLogFormat''' [format, arg1, arg2, ...] |SYNTAX=
Line 22: Line 19:


| [[Nothing]] |RETURNVALUE=
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
   
   
|x1= - |EXAMPLE1=
|x1= - |EXAMPLE1=
____________________________________________________________________________________________


| [[diag_log]], [[BIS_fnc_log]], [[BIS_fnc_logFormat]] |SEEALSO=
| [[diag_log]], [[BIS_fnc_log]], [[BIS_fnc_logFormat]] |SEEALSO=

Revision as of 04:59, 17 January 2021

Hover & click on the images for description

Description

Description:
Debugging output.
This command is non-functional in the retail version
Groups:
Broken Commands

Syntax

Syntax:
textLogFormat [format, arg1, arg2, ...]
Parameters:
format: String
arg1: Any Value
arg2: Any Value
Return Value:
Nothing

Examples

Example 1:
-

Additional Information

See also:
diag_logBIS_fnc_logBIS_fnc_logFormat

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