Specifies if the Presentation Server was started in development mode or not.
This property is a Boolean value. If the PS was started with the “/DV” command line switch set to 1, or the “devMode” setting in the RXI file set to 1, this property returns TRUE$, otherwise it returns FALSE$.
Development | Runtime | Indexed | Scaled | Synthetic |
---|---|---|---|---|
N/A | Get/Set | No | No | No |
N/A
IsDevMode = Get_Property ( "SYSTEM", "DEVMODE" )
Starting the Presentation Server, RUNMODE property.