just an example, how could i do a IF statement that says IF Text From has 6 or more digits? not sure if IF %SMSRF ~R /d/d/d/d/d/d will work. the reason for this is because i have read sms from name but since i sometimes get 3-5 digit numbers, i rather it not say those numbers. also, to reply to incoming sms, i also would like to apply this so it ignores these numbers. dont know if regex is the best way to go about it.