I am using two Mask Text Inputs for phone numbers, and have a button with a Set Field command that copies one input to the other. I found that if the Mask Text Input's mask begins with a non-mask character, the Set Field won't work.
For example, it does work if the masks of both inputs set to ###-###-####, but it does not work if the masks are set to (###) ###-####.
