Icon IndexOfValue Method

function IndexOfValue(const Value: String): Integer

Available In: Client and Server Applications

Use this method to return the index of a particular value portion of the name/value pairs in the list of strings. The SameText function is used by this method to compare the values.
Image