Read message to variable
This will read the next message from the socket with the given port (which must have already been opened using the 'Listen on port' action) and store it in a variable with the given name.
Parameters
- Port (number)
- Variable name (text)