BIS fnc initParams: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|" to "|")
m (Text replacement - "'''(BI(N|S)_fnc_[a-zA-Z0-9_]+)'''" to "$1")
Line 9: Line 9:
|Initialize [[Arma 3 Mission Parameters|mission params]] and create log in the diary.
|Initialize [[Arma 3 Mission Parameters|mission params]] and create log in the diary.


| [modules] [[call]] '''BIS_fnc_initParams''';
| [modules] [[call]] [[BIS_fnc_initParams]];


|r1= [[Boolean]]
|r1= [[Boolean]]


|x1= <code>call '''BIS_fnc_initParams''';</code>
|x1= <code>call [[BIS_fnc_initParams]];</code>


|exec= call |= Execution By
|exec= call |= Execution By

Revision as of 21:26, 12 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Mission Parameters

Syntax

Syntax:
Syntax needed
Return Value:
Boolean

Examples

Example 1:
call BIS_fnc_initParams;

Additional Information

See also:
Arma 3 Mission Parameters

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