Function SocketCount() Professional
Determines the amount of data that can be read from a socket.
SocketCount( <nSocket> ) --> nBytesAvailable
The function returns a numeric value indicating the number of bytes that can be read atomically from a socket.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.