nilEncodings
The set of strings that stores acceptable spellings for empty values.
Declaration
var nilEncodings: Set<String>Discussion
Defaults to ["", "#N/A", "#N/A N/A", "#NA", "N/A", "NA", "NULL", "n/a", "null"].
The set of strings that stores acceptable spellings for empty values.
var nilEncodings: Set<String>Defaults to ["", "#N/A", "#N/A N/A", "#NA", "N/A", "NA", "NULL", "n/a", "null"].