AiTemplate.Create
MDT Description
The Create command is used to inform the scripting engine that a new object is going to be created. All properties and commands following a create command will be applied to that object, until another create command or the end of the file is encountered.
Source and more details
Additional Description