BIS fnc moduleDate: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \| *(s1=)? *(\[[^ ]+\] (call|spawn) \[\[BI(N|S)_fnc_[a-zA-Z0-9_]+\]\]); \| *p1 *=" to " |s1= $2 |p1=")
m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ")
Line 1: Line 1:
{{RV|type=function
{{RV|type=function


| arma3
|game1= arma3
 
|version1= 1.00
|1.00


|gr1= Modules
|gr1= Modules

Revision as of 23:39, 13 June 2021

Hover & click on the images for description

Description

Description:
Used by the Date module.
Execution:
call
Groups:
Modules

Syntax

Syntax:
[logic, objNull, activated] call BIS_fnc_moduleDate
Parameters:
logic: Object - Date module
Not used
activated: Boolean - (Optional, default true) If false nothing will happen
Return Value:
Boolean - Always true

Examples

Example 1:
[logic, objNull, true] call BIS_fnc_moduleDate;

Additional Information

See also:
ModulesDate

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