VariantDict.contains

Checks if @key exists in @dict.

class VariantDict
bool
contains
(
string key
)

Parameters

key string

the key to lookup in the dictionary

Return: %TRUE if @key is in @dict

Meta

Since

2.40