WINSOCK GROUP HAS DATA WAITING

If the specified group has any channels with data waiting, then this function returns 1, otherwise 0.
The channel group must exist.
For further information about which channels have data waiting you must go through all group channels and use WINSOCK CHANNEL DATA WAITING().

SYNTAX
Return Integer=WINSOCK GROUP HAS DATA WAITING(a_group as Dword)

RELATED INFO
WINSOCK command menu
Index

EXAMPLE
Showcase-example 1
Showcase-example 2