BIS_fnc_moduleDate

From Bohemia Interactive Community
Revision as of 23:44, 12 July 2022 by Lou Montana (talk | contribs) (Text replacement - "<code> *([^<|{]*) *<\/code>" to "<sqf>$1</sqf>")
Jump to navigation Jump to search
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:
Modules Date

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