Best answer

Trying to extract multiple text from an array

  • 9 October 2020
  • 1 reply
  • 123 views

Hey all

I am trying to “parse” an array of text in order to extract the relevant information I need into another app into separate fields

 

The array contains bedroom surfaces in the following way:

 

structure__areas__bedrooms:

1:size:

5

units:

2:size:

6

units:

m²

 

I need to get the “5” in a field, the “6” into another field.

 

Any ideas ?

icon

Best answer by Troy Tessalone 9 October 2020, 17:13

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 7
Badge +14

Try using Formatter step or a Code step.