You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When arrays differ in number of rows an invalid subscript error is reported in ReportArrayMismatch as the VARTYPE() call throws an error when the array index is 0 which is what AssertEqualsArrays passes in.
The text was updated successfully, but these errors were encountered:
When arrays differ in number of rows an invalid subscript error is reported in ReportArrayMismatch as the VARTYPE() call throws an error when the array index is 0 which is what AssertEqualsArrays passes in.
The text was updated successfully, but these errors were encountered: