mrdocs::js::Value::getBool
Return the underlying boolean value.
Synopsis
Declared in <mrdocs/Engines/JavaScript/Value.hpp>
bool
getBool() const noexcept;
Return Value
the underlying boolean value.
Created with MrDocs