Using String Keys in Dictionary Methods

Trailing ‘white space’ characters are trimmed from string keys when they are added to a dictionary or when string keys are passed as parameters to dictionary methods. White space characters are the space (32), horizontal tab (9), line feed (10), vertical tab (11), form feed (12), and carriage return (13) characters.