skip to main content

Controls Reference : COMBO-BOX : Properties : Item-Text

Item-Text
This property can be used to change the text of an item.
The Item property must be set first. Setting this property before the Item property is not advised as it may lead to unexpected behaviors.
 
Example - Modify a combo-box text for an item
procedure division.
  modify screen-1-co-1 item 3 item-text "Changed item".

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left