:: Documentation >> Reference >>

getModel Method

Returns the data model object. For a built-in model this method will create a temporary proxy attached to the template.

Syntax

obj.getModel(name);

Parameters

nameStringName of the data model.

Returns

A data model object.

Applies To

Active.System.Template