Array.isnull()


Array.isnull()

Checks if all the members in this array are null.

Array.isnotnull()

Checks if all the members in this array are not null.