Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Can anybody tell me how to find the first oocurance of new line character in flow?
I have used indexOf(); but it does not produce the right result.
Cheers, Sasanka
It works using indexOf service… in the subString field, give a new line character. (not as \n, but open it in large editor and enter once, cursor will move down one line)