Parameter.Key

Syntax

Key: Number;

Description

The Key property specifies key of dictionary parameter.

Comments

Use JSON or the setKey method to set the property value, and the getKey method to get the property value.

Example

The example of use is given on the page with description of the ParamsBox.refreshAll method.

See also:

Parameter