The enable item statement enables a specific item in a button drop list.
enable item number of field name
• 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.