Pick List - Add Method

Add an item to the picklist

Member of Pick List (PRIM_PKLT)

Parameters

NameTypeData TypeDescription
Value*InputUnicode StringUnderlying value for the item
Caption*InputUnicode StringText to be displayed for the item
DefaultItem*Input (Optional)BooleanShow this item as the default item in visualizations
Image*Input (Optional)PRIM_FLBXImage to be displayed for the item

Details

The Add method creates a picklist item and adds it to the Picklist

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2