Small company logo:
   History
 
Advertising banner:
 
 Field.Index
Home • Help • Customization Tools • FCAS • Language Reference • Field.Index
 
Purpose
Returns or assigns the ordinal number of the currently selected field in a fixed list or expanding database list.
Syntax
[Form].Field.Index [= NumericValue]


Index
The first element in a list is designated as Index 0. When the focus is set to an item in the list, the Index attribute of the list is set to the field's ordinal value.
NumericValue
A positive integer value that sets the Index by direct assignment.