[#BloombergLP-balb-CustomString-fromString] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/CustomString.adoc[CustomString]::fromString :relfileprefix: ../../../ :mrdocs: Convert from the specified `value` to this type. Return 0 if successful and non‐zero otherwise. == Synopsis Declared in `<balb_testmessages.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int fromString(xref:bsl/string.adoc[bsl::string] const& value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#