Hello,
Is it possible to create a REGEX which check if a expression is empty?
Thanks,
Miguel
Yes, I want to prevent empty strings using a REGEX instead of using an IF THEN block.