Icon Remove Method

function Remove(const Value: String): Integer

Available In: Client and Server Applications

Use this method to remove a string from the list of strings by its value. The IndexOf method is used by this method to find the string.
Image