Registry.hasEntry

Checks if an entry is present

struct Registry
bool
hasEntry
(
string name
)

Parameters

name string

the name

Return Value

Type: bool

true if present, otherwise false

Meta