Hi there,
I have two kinds of string that could be given to my function:
23:46 PART SET K22
07:02 UNSET USR027 ABC M22 L3.6
I want to be able to find events from these strings with my script.
(eg logList = [“UNSET”, “PART SET”, “SET”, “KSW SET”, “KSW UNSET”, “ABORT SET”, “BEGIN SET”])
I have tried in, but no luck.
Thanks!