Previous Next

LOOKUP( ) method
Returns the index of the specified item in a combo-box list or selection list.
Return type:
Applies to:
 
Syntax 
LOOKUP ( list-string )
list-string
A character-string expression that specifies a single value in the combo box or selection list.
If list-string has the Unknown value (?), LOOKUP returns the Unknown value (?). If list-string is not in the list, LOOKUP returns 0.
For browses, this method applies only to combo-box browse columns.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.