MatrixObject.MatrixAnyNonZero

This function returns 1 if any element of Matrix is not 0, else returns 0.

Syntax Parameters Return Value
Function MatrixObject.MatrixAnyNonZero( _
    Matrix As Double()) As Integer
Matrix [in]

Type: Double()

Integer