Dictionary.getBlankElement

Syntax

getBlankElement(key: Number);

Parameters

key. Key to be assigned to the new element.

Description

The getBlankElement method gets an empty element. Number and order of element attributes correspond to MDM dictionary structure.

Comments

This method returns an object of the PP.Rds.DItem type.

Example

The method use is given on the page with description of the DItem constructor.

See also:

Dictionary