mrdocs::dom::Value::getString Return the underlying string value. Synopsis Declared in <mrdocs/Dom/Value.hpp> String const& getString() const noexcept; Description Behaviour is undefined if !isString() Return Value the underlying string value. Created with MrDocs