dict.cc dictionary

UDDLParser.SEPARATORS Field

Separates keywords within the index

[Visual Basic]
Private Const SEPARATORS As String = " ;,."
[C#]
private const string SEPARATORS = " ;,.";

See Also

UDDLParser Class | dict Namespace