BIS fnc moduleDate: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "| arma3 |1.00 " to "|game1= arma3 |version1= 1.00 ") |
Lou Montana (talk | contribs) m (Text replacement - "\|seealso= ([^ ]+)\]\], \[\[" to "|seealso= $1]] [[") |
||
Line 20: | Line 20: | ||
|x1= <code>[logic, [[objNull]], true] [[call]] [[BIS_fnc_moduleDate]];</code> | |x1= <code>[logic, [[objNull]], true] [[call]] [[BIS_fnc_moduleDate]];</code> | ||
|seealso= [[Modules]] | |seealso= [[Modules]] [[Date]] | ||
}} | }} |
Revision as of 12:45, 1 July 2022
Description
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
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