How to unmask the data using uipath

Hi all
I have one doubt some of the data got masked need to unmask using UiPath. Kindly help me how we can unmask the data using UiPath?

Hi @Buvaneshwaran_R ,

Could you explain as to how the masking is happening ? Or maybe let us know what you are actually trying to perform ?

I have one field called number in that xxxxx0000 like that it masked and it will return i want to do the unmaske the data

@Buvaneshwaran_R ,

Could you let us know How do you do the unmasking manually ?

Hi @Buvaneshwaran_R,

Use check-in the PreserveFormat If your input is unmasked when normal.

Thanks,