DescriptionCreates an arbitrary object specified as the path to the object.SyntaxFunction CreateObject(path)Parametersstring path - the path to the objectReturn valueobject - the new objectSee alsoPlatform Objects and Methodstarget.CloseAllDBConnectionstarget.ExecuteTarget Methods
Description
Creates an arbitrary object specified as the path to the object.
Syntax
Function CreateObject(path)
Parameters
string path - the path to the object
Return value
object - the new object
See also
Platform Objects and Methodstarget.CloseAllDBConnectionstarget.ExecuteTarget Methods