Masking Operations
Here is the 'Mask' operation for String type transformation
Mask
Masks the value of the input string before to create a deterministic output.

Full Masking
Masks the whole string and replaces the values with “XXXX”
Partial Masking
Masks the substring between the selected indexes
Last updated

