Return true if a key exists.
Declared in <mrdocs/Support/JavaScript.hpp>
<mrdocs/Support/JavaScript.hpp>
bool exists(std::string_view key) const;
true if the key exists, false otherwise.
true
false