core.noscript.text
How to split stock ticker, bid and ask into three different columns? Need regex help or any other way
Solved! Go to Solution.
Can you provide the desired output? I cannot understand what do you need.
a
something like this
Hi @jpatel3868
See below regex to do this.
(\u+)\s([0-9.]+)\sx\s([0-9.]+)