add method

add(value)

Adds a string to the end of the collection.

add(value: string)
ParameterTypeDescription
valuestringThe string to add to the end of the collection.

Returns

See Also