BIS_fnc_logFormat

From Bohemia Interactive Community
Revision as of 11:52, 23 January 2021 by Lou Montana (talk | contribs) (Text replacement - "{{Function " to "{{RV|type=function ")
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Diagnostic

Syntax

Syntax:
Syntax needed
Parameters:
Text: String - Formatted message or first param
Parameters: Any values - Optional, additional parameters
Return Value:
Return value needed

Examples

Example 1:
["My logged name: %1, My position: %2", name player, getPos player] call BIS_fnc_logFormat; // RPT output: // 12:34:56 "BIS_fnc_log: [BIS_fnc_debugConsoleExec] My logged name: Miller, My position: [4866.73,21947.9,0.00143433]"

Additional Information

See also:
See also needed

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