Clear
Purpose
Clear out the string buffer.
Syntax
void Clear();
Description
This function does nothing if a null string is stored. Otherwise resets the string stored in the object to an empty string. GetPaddedLength will return a string with all spaces.