Pascal Scripting: Exclude
Prototype
procedure Exclude(var S: Set; I: Ordinal);
Description
Removes an element from a set.
See also
Include