Hi. Can anynone please assist me on how to extract/store two numbers from a webpage that is seperated by space . I want to get both numbers and delete the space so the result/store variable is :11019954321
e.g: …110199 54321…------> 11019954321
What is best practise to extract these two numbers?
Thank you in advance.