requiredVersion: Difference between revisions
Jump to navigation
Jump to search
m (moved categories to bottom) |
m (fixed desc) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| Check if version of application is available. If not, show warning message and return [[false]]. |= Description | | Check if version of application is available. If not, show warning message and return [[false]]. | ||
Version of format '''Major.Minor''', e.g. '''1.30'''|= Description | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| '''requiredVersion''' version |= Syntax | | '''requiredVersion''' version |= Syntax | ||
|p1= version: [[String]] | |p1= version: [[String]] |= Parameter 1 | ||
| [[Boolean]] |= Return value | | [[Boolean]] |= Return value |
Revision as of 23:38, 3 August 2006
Description
- Description:
- Check if version of application is available. If not, show warning message and return false. Version of format Major.Minor, e.g. 1.30
- Groups:
- Uncategorised
Syntax
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