GetExpressionTypeCount Data Member Function

Returns the count of the underlying <TypeInfoArray> object that stores all the type information for the left operand, right operand, and result type for all the rules. Since each rule requires three type values, this value will be three times the number of rules.

Prototype

int32 GetExpressionTypeCount()

Examples

Copy Text To Clipboard

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