static boolean isSimulator()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
| Returns | Range | Description |
|---|---|---|
| enabled | false ... true | simulator is on(ture) or off(false) |
Specifies whether the iLCD Manager XEJoC Manager is in the simulator mode (true) or not (false).
Example
String simulatorMode = General.isSimulator();
Copyright © demmel products gmbh. All rights reserved.