Need to mask the fields using fixed length,custom and regular expression….Suppose I have given the field_to_mask parameter in the pipeline, how can I mask it ...For e.g in order to do the masking of fixed length the field to mask string is like this in the picture
but its giving syntax error. Can you please provide and example how to do the masking in fixed,custom and regular expression
Can you please provide the examples of custom and regular expression