Neolane - JavaScript API - v6.1.0

Unknown
CreateInstanceFromModel
Instantiates an instance of an object via a template
Number output = CreateInstanceFromModel (
    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
Schema: xtk:queryDef
Static: Yes

jsapi-en

previous page start next page