ListList.NonNullCountOn this pageList.NonNullCount Returns the number of non-null items in the list. Syntax List.NonNullCount( list as list) as number Remarks Returns the number of non-null items in the list list. Category List.Information