Param.Value

Syntax

Value: Boolean|Number|String|Object

Description

The Value property determines parameter value.

Comments

Use JSON or the setValue method to set the property value and the getValue method to get the property value.

Example

The example of property use is given on the Param Constructor page.

See also:

Param