Assert_IsNotNull

Name

Assert_IsNotNull — Checks if two banks (including their contents) are equal, and fails if they are not.

Function Assert_IsNotNull (
     objHandle%,
     errorMessage$
)

Parameters

Table 10. Parameters

Name Type Description
objHandle int Object handle (use Handle function to get it).
errorMessage string Optional error message to output on failure.

See Also

Assert_IsNull

Index

Click here here to view the latest version of this page online