The dictionary.removeElement() function removes an entry associated with a specified key from a dictionary.
dictionaryName.removeElement( key STRING in)