ListAssert Data Member Function

Returns a string that contains information about each type object pointer and whether or not it matches the associated type rule.

Prototype

string ListAssert( List p_oObjects, TypeInformation p_oTypeInformationRule )

Parameters

Parameter Type Parameter Name Documentation
<List>p_oObjectsA pointer to a <List> containing the objects that constitute the type sequence.
TypeInformationp_oTypeInformationRuleA pointer to a <TypeInformation> object that constitutes the type rule.

Examples

Copy Text To Clipboard

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