CreateObject Data Member Function

Creates an object of a specific type at runtime. It is commonly used when the type of the object to be created will not be known until runtime.

Prototype

Type CreateObject()

Examples

Copy Text To Clipboard

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