Hi,
I am using a regular expression extractor.
I need the default value to be empty i.e. "" if nothing matched the regex,
but if I leave the default value empty - than the variable is not set and
any reference to fails, i.e the value of ${token} remains ${token} instead
of empty string.

What can I do?

Best,
Shmuel Krakower.

Reply via email to