GetTypeError Data Member Function

Returns a string that contains error information in the event that this object's <Type> object pointer does not match this object's <TypeInformation> pointer.

Prototype

string GetTypeError( Type p_oType, TypeInformation p_oTypeInfo )

Parameters

Parameter Type Parameter Name Documentation
<Type>p_oTypeA pointer to any object derived from <Type>.
TypeInformationp_oTypeInfoA <TypeInformation> pointer that specifies the type.

Examples

Copy Text To Clipboard

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