isNotNull method

Avanda isNotNull()

Implementation

Avanda isNotNull() {
  return addCustomFilter(null, "NOTNULL");
}