Reads the message (string) from socket into given variable.
Parameters:- Socket - String expression - Socket variable name,
- Name of variable to store message - Variable name - Name of the variable, where the reveceived message will be stored.
Subprocedures:- Timeout operation - The procedure, that is being executed, when the Timeout exception occurs.
krzys2017-02-06