I have a trigger, the trigger should trigger if inside the line there is a (10) not if 10 .
{TEST PC:log[c:\Fanwin\ALARM.txt,,,,,,].regexp("(10)")}=1
At the moment the trigger work if a 10 is detected. Can anyone tell the correct syntax to do that?
Thanks
{TEST PC:log[c:\Fanwin\ALARM.txt,,,,,,].regexp("(10)")}=1
At the moment the trigger work if a 10 is detected. Can anyone tell the correct syntax to do that?
Thanks
Comment