Using the Parse text module to delete certain characters

Hi,

When I use the text replace module (to remove > characters in a string) it seems to intermittently replace them with ‘null’.

Is there anyway to make this consistently delete?


Hey @Snape

I thik you should use Replace module like this

Or you can use replace function like this
image

2 Likes