Application.StageCode
From Xojo Documentation
Design Property (as Integer)
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 |