GetBinaryOperator Data Member Function

Returns an <int32> representing the binary operator at the specified index. This value refers to the BinaryOperator enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Prototype

int32 GetBinaryOperator( int32 p_nIndex )

Parameters

Parameter Type Parameter Name Documentation
int32p_nIndexThe index of the rule.

Examples

Copy Text To Clipboard

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