[#StateName] = StateName :mrdocs: Get a string with the state name == Synopsis Declared in `<versionbits_impl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::string StateName(xref:ThresholdState.adoc[ThresholdState] state); ---- == Return Value The human‐readable name of the state. == Parameters [cols="1,4"] |=== | Name| Description | *state* | The threshold state to name. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#