ConsoleApplication.StageCode

From Xojo Documentation

Design Property (as Integer)
This ConsoleApplication property can only be set in the Inspector and is not available in code.

Stage Code of the application, corresponding to the version information.

Notes

Use the four Application class constants to set/get the Stage. Stage can be set only in the IDE.

Value Description
0 Development
1 Alpha
2 Beta
3 Final