Icon Add Method

function Add(const Value: String): Integer

Available In: Client and Server Applications

Use this method to add a string to the end of the list of strings. The string will be added to the end of the list, and the index of the string in the list will be returned.
Image