Scramble Method
Overloads
Scramble(String) |
Scrambles a field so the data is not recognizable. Some properties are retained to help debugging. For example, special characters are not changed, and small numbers are scrambled to another small number. |
Scramble(String)
Scrambles a field so the data is not recognizable. Some properties are retained to help debugging. For example, special characters are not changed, and small numbers are scrambled to another small number.
Declaration
public void Scramble([QixName("qFieldName")] string fieldName)
Parameters
Type | Name | Description |
---|---|---|
System.String | fieldName |
Name of the field to scramble. |
Implements
Remarks
Update access is required to use the function in Qlik Sense Enterprise.