Array.isnull()

From ZCubes Wiki
Jump to navigation Jump to search


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.