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