DictionaryContains

DictionaryContains (dictionary, string key)

Returns a boolean - true if the dictionary contains an element with the specified key.

See Using Dictionaries

NOTE: This a hard-coded function.