Websocket Message Parser #54
astrebaba31
started this conversation in
Ideas
Replies: 1 comment
-
Hi @astrebaba31, you can do that using Set Variable under WebSocket Rules.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For example, let's say we receive a message like 42(5[1,2,3,4,5]) from a WebSocket. I want to extract the value 5 from within this message. It would be helpful if such a feature were available.
Beta Was this translation helpful? Give feedback.
All reactions