Write String
- Updated2023-02-17
- 2 minute(s) read
Write String
Sends the specified message via the WebSocket session.
This node assumes a UTF-8 encoded string is provided. Invalid UTF-8 strings result in errors.
Inputs/Outputs

websocket session in
Unique value that identifies the websocket session.

string message
UTF-8 encoded string to send via the specified websocket session.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

websocket session out
Unique value that identifies the websocket session.
Use this value to refer to this websocket session in subsequent node calls.

error out
Error information.
The node produces this output according to standard error behavior.