How to "parse line" in version 24.1.1?

Support
  • After updating to 24.1.1, the parse line function is deprecated. I tried to use "parse csv string" to do the same thing but it doesn't work. How should I parse a list to variables now?

    Before I can easily use "parse line" to separate a list like username:password:email into 3 variables. But now to use the "parse csv sstring", I have to first convert the list to string ["username:password:email"], then use the parse csv function. I can't get the correct result. I tried to parse it to 3 variables a,b and c. The result is a: null, b: username:password:email , c: null. Please help.

  • chrome version uptade 144?

    Support
    0 Votes
    1 Posts
    163 Views
  • 0 Votes
    4 Posts
    632 Views
  • -1 Votes
    9 Posts
    1865 Views
  • Parse Resource

    Support
    0 Votes
    3 Posts
    670 Views
  • 0 Votes
    2 Posts
    860 Views