split

  1. A

    How to spilt a text based on delimiter

    Hi All, I am relatively new to Blue prism.I have a scenario where in I have Multiple columns in my excel sheet and i have to split the text and add them to another collection My input is some thing like below Account ID Name Address 1243434 John Smith...
  2. A

    Split Text By Space

    Hello, I am pulling data from a table, but need to separate the words by the spaces and store them in separate data elements. For example, I am pulling the persons name JOHN SMITH. I need to input JOHN in one location, and SMITH in another. Therefore, I need to split and save the words...
  3. F

    Solved How to Split String Using Regex Expressions

    Hello, I need to split a string using uppercase character So, for example: String: "GiornoFest.Err.EntrataUscitaEntrataUscitaAltreCausaleDalleAlleDurata Collection: "Giorno Fest. Err. Entrata Uscita Entrata Uscita Altre Causale Dalle Alle Durata Thanks Ale
Top