Is Data Member Function

Returns true if the <Type> pointer submitted to this function matches the <TypeInformation> pointer submitted to this function.

Prototype

int32 Is( Type p_oType, TypeInformation p_oTypeInformation )

Parameters

Parameter Type Parameter Name Documentation
<Type>p_oTypeA <Type> pointer.
TypeInformationp_oTypeInformationA <TypeInformation> pointer.

Examples

Copy Text To Clipboard

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