Incorrect Masked Field Output

We have setup Masked Input on Public Forms with below format.

image

But somehow when we received the data, it's sometimes showing comma (,) instead of dot (.). Any idea what trigger this issue, is it related with regional settings on local computer?

02.193.109.2-057.000
02.812.343.8-324.000
03,313,115,2-072,000
01.429.667.7-803.000
01,357,596,4-092,000

Hello @AdityaGiriHertanto,

Masked text box treats dots as a decimal separator which is a dot for some languages. You can escape commas using this mask:

00\.000\.000\.0-000\.000