Search results

  1. R

    Is something like this possible.. if([sms_number].length >= 5 AND [sms_number.length <= 6 AND != contacts){do this thing} ???

    Hello all, Is it possible to set an if statement to prevent the action from triggering unless the senders sms number is between 5 and 6 digits in length ?? I have a macro made that currently copies numeric OTPs (one time passwords) and tries to find and copy alpha numeric OTPs to the clipboard...
Top