Contents

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"].