skip to main content

Controls Reference : LIST-BOX : Properties : Item-Value

Item-Value
This property allows you to retrieve the value of the list-box item identified by the Query-Index property.
 
Example - Retrieve the text of the third item in the list
procedure division.
  modify screen-1-lb-1 query-index 3
  inquire screen-1-lb-1 item-value w-value

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