Question

ING
ING
NL
ING
Posted: 5 days 5 hours ago
Last activity: 5 days 5 hours ago
Last activity: 20 May 2025 7:56 EDT
RUTA script to identify zipcode and city
Team,
We need to identify certain values in email using RUTA for values like
1221 GR Gremstraat
1221 GR | Gremstraat
1221GR Gremstraat
I'm using this code NUM{REGEXP('\\d{4}\\s?[A-Za-z]{2}')}CAP{REGEXP('..')}->MARK(EntityType,1,3);this is not working and identifying the values from Email