mrdocs::js::Value::getInteger
Return the underlying integer value.
Synopsis
Declared in <mrdocs/Support/JavaScript.hpp>
int64_t
getInteger() const noexcept;
Return Value
the underlying integer value.
Created with MrDocs