ValidateCounts Data Member Function

Returns true if the underlying <TypeInfoArray> and <Int32Array> objects ( that store the type rules and match criteria ) have the same count. In normal operation, these objects will always the same count, but it is possible for bugs or other forms of incorrect code to result in mismatches to their respective counts.

Prototype

int32 ValidateCounts()

Examples

Copy Text To Clipboard

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