ConvertToType Data Member Function

Converts the type from the source type to the specified destination type, if an applicable conversion is available.

Prototype

int32 ConvertToType( int32 p_eType )

Parameters

Parameter Type Parameter Name Documentation
int32p_eTypeThe destination type. This refers to the DataType enumeration. Please see TYPE_SERVICE_ENUMERATION_UTIL.SSL in the application scripts folder for more information.

Examples

Copy Text To Clipboard

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