textLogFormat: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example and see also)
m (template:command argument fix)
Line 8: Line 8:


| 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=


|p1= format: [[String]] |= Parameter 1
|p1= format: [[String]] |PARAMETER1=


|p2= arg1: [[Any Value]] |= Parameter 2
|p2= arg1: [[Any Value]] |PARAMETER2=


|p3= arg2: [[Any Value]] |= Parameter 2
|p3= arg2: [[Any Value]] |PARAMETER2=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= - |= Example 1
|x1= - |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________


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


}}
}}

Revision as of 15:50, 7 April 2019

Hover & click on the images for description

Description

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

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