A library with 2 functions. StripChars() removes any specified character from any specified string. SplitString() splits a string on one or more individual characters or on an instance of a string contained within the string you want to split.