You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Pick List - Add Method
Add an item to the picklist
Member of Pick List (PRIM_PKLT)

Parameters

Name

Type

Data Type

Description

Value

*Input

Unicode String

Underlying value for the item

Caption

*Input

Unicode String

Text to be displayed for the item

DefaultItem

*Input (Optional)

Boolean

Show this item as the default item in visualizations

Image

*Input (Optional)

PRIM_FLBX

Image 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

  • No labels