dictionary.removeElement() 関数は、指定のキーに関連付けられたエントリーを辞書から除去します。
dictionaryName.removeElement( key STRING in)