VariantDict.contains

bool contains(string key)

Checks if key exists in dict.

Parameters

keythe key to look up in the dictionary

Returns

true if key is in dict