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
Return true if the value is a string.
Declared in <mrdocs/Support/Lua.hpp>
bool
isString() const noexcept;
true if the value is a string.
Created with MrDocs