RemoveConfigCollection Function

Removes one or more entries from a configuration file collection.

Arguments

Number Type Compulsory Default Description
1 string Yes Section name
2 string array Yes Items to remove

Argument 1

Section where entries to be removed are located

Argument 2

List of strings to remove from the collection.

Returns

Return type: real