requiredVersion

From Bohemia Interactive Community
Revision as of 12:35, 3 August 2006 by Hardrock (talk | contribs) (moved categories to bottom)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Check if version of application is available. If not, show warning message and return false.
Groups:
Uncategorised

Syntax

Syntax:
requiredVersion version
Parameters:
version: String - Version of format Major.Minor, e.g. 1.30
Return Value:
Boolean

Examples

Example 1:
requiredVersion "1.30"

Additional Information

See also:
See also needed

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