overcastForecast: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (syntax)
m (template:command argument fix)
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Return the overcast forecast. |= Description
| Return the overcast forecast. |DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''overcastForecast''' |= Syntax
| '''overcastForecast''' |SYNTAX=


| [[Number]] |= Return value
| [[Number]] |RETURNVALUE=


|x1=<code>_forecast = [[overcastForecast]];</code>|Example 1=   
|x1=<code>_forecast = [[overcastForecast]];</code>|Example 1=   
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[overcast]], [[rain]], [[fog]]  |= See also
| [[overcast]], [[rain]], [[fog]]  |SEEALSO=


}}
}}

Revision as of 15:44, 7 April 2019

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the overcast forecast.
Groups:
Uncategorised

Syntax

Syntax:
overcastForecast
Return Value:
Number

Examples

Example 1:
_forecast = overcastForecast;

Additional Information

See also:
overcastrainfog

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

Notes

Bottom Section