Customization > Automation Interface > Functions > Functions for Models > OpenModelByReference function (automation interface)
OpenModelByReference function (automation interface)
Syntax:
OpenModelByReference("<Model Reference>")
Where:
<Model Reference> is a string that specifies the reference of the model to open.
OpenModelByReference opens a model using its Reference. The function returns a Boolean value to indicate success or failure. .
Examples
Call Studio
OpenModelByReference("\\SQL\My Database\My Models\Model One\2")