version

Prev Next

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.