:: Documentation >> Reference >>

definePropertyArray Method

Creates a new property array for the built-in data model.

Syntax

obj.definePropertyArray(name, value);

Parameters

nameStringName of the property.
valueAnyDefault value for the property.

Applies To

Active.System.Control