so my sting is not known at the start but here is what the string could look like after its extracted
Function Function5
Function Function5
str s=
;sip4 192.168.1.2 dip4 192.168.1.3 sport 3074 dport 23763 timeout 120
;sip4 192.168.1.2 dip4 192.168.1.4 sport 3074 dport 11456 timeout 125
;sip4 192.168.1.2 dip4 192.168.1.45 sport 3074 dport 3074 timeout 129
;sip4 192.168.1.2 dip4 192.168.1.98 sport 3074 dport 230 timeout 110
ARRAY(str) a
if(findrx(s pattern 0 4 a) <1) ret
a.sort(8)