BIS fnc log: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "<code>([^<]*)<nowiki>\[<\/nowiki>\[\[([a-zA-Z0-9_]+)\]\](.*)<\/code>" to "<code>$1$2$3</code>") |
Lou Montana (talk | contribs) m (Some wiki formatting) |
||
Line 6: | Line 6: | ||
|gr1= Diagnostic | |gr1= Diagnostic | ||
|descr= Log debug message.{{Feature| | |descr= Log debug message. | ||
{{Feature|informative|{{hl|[[Description.ext#allowFunctionsLog|allowFunctionsLog]]}} has to be set to '''1''' in [[Description.ext]] for this function to have any effect.}} | |||
|s1= param call [[BIS_fnc_log]] | |s1= param call [[BIS_fnc_log]] | ||
Line 16: | Line 17: | ||
|x1= <sqf>diag_tickTime call BIS_fnc_log;</sqf> | |x1= <sqf>diag_tickTime call BIS_fnc_log;</sqf> | ||
|x2= < | |x2= <sqf>[dayTime, overcast, fog] call BIS_fnc_log;</sqf> | ||
|x3= <sqf>(name player) call BIS_fnc_log;</sqf> | |x3= <sqf>(name player) call BIS_fnc_log;</sqf> | ||
|seealso= [[ | |seealso= [[BIS_fnc_logFormat]] | ||
}} | }} |
Revision as of 13:35, 13 July 2022
Description
- Description:
- Log debug message.
- Execution:
- call
- Groups:
- Diagnostic
Syntax
- Syntax:
- param call BIS_fnc_log
- Parameters:
- param: Anything
- Return Value:
- Boolean
Examples
- Example 1:
- Example 2:
- Example 3:
Additional Information
- See also:
- 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