hi @Juan_Esteban_Valencia ,
you can try this expression
System.Text.RegularExpressions.Regex.Matches(YourString,“$\S*”)
Regards,
hi @Juan_Esteban_Valencia ,
you can try this expression
System.Text.RegularExpressions.Regex.Matches(YourString,“$\S*”)
Regards,