Announcements
Hi,
i have extracted a text with OCR and i have the OcrText like below.
Row 1: P022674
Row 2: 1015
Row3: RH.RE02.GL15A
and i need each row separat how can i extract just row 2 for e.g.
Hi @CK28 !
There's an action called "Split text" where you choose the OCR-text as input and then select a delimiter, in this case it would be "new line".It will output an Array of text values containing a separate entry for each row into a new variable called %TextList% by default
Then to access the second row in any other action use the array index like so: %TextList[1]%
This will fetch the second row (as arrays always start in position 0)
Hi @ThomasFonn,
thanks for your help
have a nice day
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 275 Super User 2026 Season 2
Mohsin Ali 235
David_MA 178 Super User 2026 Season 2