Set this object to have the specified value. After this operation, type() == ball::UserFieldType::e_STRING.
Synopsis
Declared in <ball_userfieldvalue.h>
void
setString(std::string_view const& value);
Parameters
Name |
Description |
value |
string to set |
Created with MrDocs