version | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Returns the application engine's version number. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Control Structure: function Glossary: application, standalone application, return, engine Function: environment, libURLVersion, buildNumber | ||||||
Description | Use the version function to determine whether the application supports a particular feature. The version number belongs to either the LiveCode application (if the stack is being used with LiveCode) or to the running standalone application. The engine version of a standalone application|standalone is the same as the engine version of LiveCode that was used to create it. |