- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Description
Type: Text
Returns the version of your app.
Examples
// display the version of your app in the debugger
debug.log(app.version);
Remarks
None.