version 6.0.6
OP Check Semaphore (connectID; semaphoreName; semaphoreState) Longint
| Parameter | Type | Description | |
| connectID | Longint | Unique ID for the established connection | |
| semaphoreName | String | Name of the semaphore | |
| semaphoreState | Longint | State of the semaphore | |
| Function result | Longint | Error Code |
Description
The command OP Check Semaphore returns in semaphoreState the current status of the existing semaphore semaphoreName.
See Also
OP Clear Semaphore, OP Set Semaphore.