Navigation:  Reference > SystemDataConfig Class > Methods >

FindField

Previous pageReturn to chapter overviewNext page

FindField( sDisp: String): Integer

This finds the field with the display text of sDisp, and returns its index in the array of fields.  The return value is the position of the field in the array of fields (zero based) or -1 if it is not found.  You can use the value returned by this function to then move fields up or down the list.