BIS fnc logFormat: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "= <code>([^<{]+)<\/code>" to "= <sqf>$1</sqf>") |
m (unified msg style) |
||
Line 7: | Line 7: | ||
|descr= Display debug message. | |descr= Display debug message. | ||
{{Feature| | {{Feature|informative|{{hl|[[Description.ext#allowFunctionsLog|allowFunctionsLog]]}} has to be set to '''1''' in [[Description.ext]] for this function to have any effect.}} | ||
|s1= [text, parameters] call [[BIS_fnc_logFormat]] | |s1= [text, parameters] call [[BIS_fnc_logFormat]] |
Revision as of 22:44, 30 December 2023
Description
- Description:
- Display debug message.
- Execution:
- call
- Groups:
- Diagnostic
Syntax
- Syntax:
- [text, parameters] call BIS_fnc_logFormat
- Parameters:
- text: String - formatted message or first param
- parameters: Anything - (Optional) additional parameters
- Return Value:
- Boolean - true when done
Examples
- Example 1:
Additional Information
- See also:
- BIS_fnc_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