isCOBOL Evolve
:
User Interface
:
Controls Reference
:
CHIPS-BOX
:
Properties
:
Last-Item
Last-Item
This numeric property contains the count of items in the Chips-Box control.
Example
- Inquire a chips-box to get the number of items
...
procedure
division
.
...
inquire
screen-1-chip-1
last-item
ws-lc
...
This site works best with JavaScript enabled