[Solved]Split Text with RegExp - Address

Support
  • Hello,

    I've touched in the dark on what to do next. Could anyone point me in the right direction?

    For example;

    I have a streetaddress ; Vingerhoedskruid 43. I use Regex to split on the space using (/s).
    The result is Vingerhoedskruid,43.

    Now I want to fill out the address on the webpage
    With Vingerhoedskruid being the first value and 43 being the second value (website has 2 boxes).

  • Use the ParseMethod to save variables on the , to obtain 2 variables to use! :)

  • 0 Votes
    2 Posts
    760 Views
  • HOW TO CODE LOGIN WITH TEXT?

    Support
    0 Votes
    3 Posts
    612 Views
  • Type text is so slow

    Support
    0 Votes
    7 Posts
    1357 Views
  • Not solved recaptcha

    Support
    0 Votes
    2 Posts
    1003 Views
  • 0 Votes
    5 Posts
    4390 Views