Skip to main content

Dict.Contains

Returns true if the dictionary contains the provided key

Syntax

Dict.Contains *dictionary key

Returns

bool value

Arguments

NameRequiredTypeDescription
dictionaryYesa reference to Dict object.
keyYesAny value

On a running server

Use serhelp Dict.Contains to inspect the reference generated by your installed SER version.