textLogFormat: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
m (Fixed parameters for hemtt)
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{RV|type=command
{{RV|type=command


| arma2
|game1= arma2
|1.05
|version1= 1.05


|game2= arma2oa
|game2= arma2oa
Line 15: Line 15:
|gr1= Broken Commands
|gr1= Broken Commands


|descr= Debugging output.  
|descr= Debugging output.
{{Feature|Warning|This command is non-functional in the retail version}}
{{Feature|warning|This command is non-functional in the retail version}}


|s1= '''textLogFormat''' [format, arg1, arg2, ...]
|s1= [[textLogFormat]] [format, arg1, arg2, argN]


|p1= format: [[String]]
|p1= format: [[String]]
Line 26: Line 26:
|p3= arg2: [[Anything]]
|p3= arg2: [[Anything]]


|r1=[[Nothing]]
|p4= argN: [[Anything]]
 
|r1= [[Nothing]]


|x1= -
|x1= -


|seealso= [[diag_log]], [[BIS_fnc_log]], [[BIS_fnc_logFormat]]
|seealso= [[diag_log]] [[BIS_fnc_log]] [[BIS_fnc_logFormat]]
}}
}}
{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|tkoh|Scripting Commands}}

Latest revision as of 16:40, 7 April 2024

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, argN]
Parameters:
format: String
arg1: Anything
arg2: Anything
argN: Anything
Return Value:
Nothing

Examples

Example 1:
-

Additional Information

See also:
diag_log BIS_fnc_log BIS_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