by Michael Chu
Version 3 (May 1, 2017)
Download (93 downloads)
This flow uses a single variable to store a tel.# whitelist AND the instructions on how to fill it.
By making the variable a string, we can easily: add many numbers to allow; test for a match; bypass the check if there are no digits (ie var is still set to initial instructions).