CountIsNot Data Member Function

Returns true if the count of objects resident in the <List> does not match the specified count.

Prototype

int32 CountIsNot( int32 p_nCount )

Parameters

Parameter Type Parameter Name Documentation
int32p_nCountAn <int32> that represents the count of objects expected to be resident in the <List>.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.