Outputs a string through a connected WebSocket.
def WebSocket_WriteText( inWebSocket: int, /, *, inText: str = "" ) -> None