enable item

Examples


The enable item statement enables a specific item in a button drop list.

Syntax

enable item number of field name

Parameters

number – An integer indicating the position of the item that will be enabled in the button drop list.

name – The name of the field for which an item is being enabled.


Documentation Feedback