mrdocs
::
lua
::
Value
::isString
Return true if the value is a string.
Synopsis
Declared in
<mrdocs/Support/Lua.hpp>
bool isString() const noexcept;
Return Value
true if the value is a string.
Created with
MrDocs