Question
5
Replies
386
Views
Virtusa
Posted: July 20, 2019
Last activity: November 20, 2019
Closed
Parse Delimited Rule for Space char
Hi ,
I need to split a string with delimiter as space , i am trying to use \s in the parse delimited rule but its not working , how to achieve this ?
other escape sequences work say \n , \t etc
P.S : i am trying to avoid java step.
***Edited by Moderator: Lochan to update platform capability tags***
Hello,
Can you try with \r\n