Bugfix
- Remove empty values in GetAll Methods
Added new methods:
- TextDictionary_GetAllKeys: To get a list with all keys in the dictionary
- TextDictionary_GetAllValues: To get a list with all values in the dictionary
- TextDictionary_RemoveAll: To clear all values from the dictionary