BIS fnc moduleDate: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " \| *(s1=)? *(\[[^ ]+\] (call|spawn) \[\[BI(N|S)_fnc_[a-zA-Z0-9_]+\]\]); \| *p1 *=" to " |s1= $2 |p1=") |
Lou Montana (talk | contribs) 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 22:39, 13 June 2021
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