I found a solution to my question in the above post.
ASK with input type set to Number allows numbers but also a period (.).
Was trying to code for the possibility of a pure numeric string (no periods in a 10 position phone number).
Using Repeat ... and Split ... I was able to accomplish this in a shortcut.
If interested I have attached an extract of a shortcut that gives my solution.