Identifies an object with a numeric value.

Property of

Most form components

Description

Use id to give a unique supplementary identifier to an object.

In most cases, you use an object’s name or compare object references directly to determine the identity of an object. id is used primary with the onSelection event, which is an antiquated and rarely-used event.

The id property defaults to -1.