CreateInstanceFromModel
Instantiates an instance of an object via a template
Number output = CreateInstanceFromModel (
String schema,
Number modelId,
XML diff
)
String schema,
Number modelId,
XML diff
)
Parameters
schema
Instance schema
modelId
ID of the template
diff
XML patch to apply to the template
Return values
output
ID of the created instance
Features

