7.9.8.34. GEL_IsConnectedΒΆ
GEL built-in function that can be called at any time to determine if the target is connected.
Syntax
GEL_IsConnected()
Parameters
None
Description
The function returns 1 if the target is connected and returns 0 otherwise.
Synchronous
Synchronous from GEL: Yes
Completely synchronous: Yes
Related Topics