BIS fnc log: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:\{\{Name\|arma3\}\}: [fF]unctions\|\{\{uc:[a-z A-Z_]*\}\}\]\]" to "") |
m (sa) |
||
(25 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{RV|type=function | {{RV|type=function | ||
| arma3 | |game1= arma3 | ||
|version1= 0.50 | |||
| | |gr1= Diagnostic | ||
| | |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]] | ||
| param | |p1= param: [[Anything]] | ||
| | |r1= [[Boolean]] | ||
|x1= <sqf>diag_tickTime call BIS_fnc_log;</sqf> | |||
|x1= < | |||
|x2= < | |x2= <sqf>[dayTime, overcast, fog] call BIS_fnc_log;</sqf> | ||
|x3= < | |x3= <sqf>(name player) call BIS_fnc_log;</sqf> | ||
| [[ | |seealso= [[BIS_fnc_error]] [[BIS_fnc_logFormat]] [[BIS_fnc_errorMsg]] [[BIS_fnc_logFormatServer]] | ||
}} | }} | ||
Latest revision as of 22:31, 30 December 2023
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
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