Returns the status of the runtime. AcuIsActive takes no input parameters.
Parameter Type | Input | Output |
---|---|---|
( ) | [ ] | [TRUE, FALSE] |
The return value is of the data type BOOL:
For example:
If AcuGTAX1.AcuIsActive() = TRUE
AcuIsActive may be executed any time after the Web runtime (in this example, "AcuGTAX1") has been invoked.