Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there any way to define the length or format of a scrambled field? We are using the scramble macro. We have a date field and an age field that we would like to have the scrambled output be shorter than what the system is generating.
What does the parameter after the field name do? it has a value of false.
Thanks
Is there any way to define the length or format of a scrambled field?
No. You'd have to implement your own hash function if you wanted to do that.