Text parser not parsing for empty or no data

HI,

I’m try to use a Text Parser module to check if there is no value it would add the text “DCHP”. Any of the regular expressions i tried works.

Regards, Björn

Hey Björn,

you can use the ifEmpty() function to check if a variable is empty and specify a replacement value.