[#BloombergLP-bdlb-GuidUtil-guidFromString-0c] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlb.adoc[bdlb]::xref:BloombergLP/bdlb/GuidUtil.adoc[GuidUtil]::guidFromString :relfileprefix: ../../../ :mrdocs: Parse the specified `guidString` (in {GUID String Format}) and return the converted GUID, or a default‐constructed `Guid` if the string is improperly formatted. == Synopsis Declared in `<bdlb_guidutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static xref:BloombergLP/bdlb/Guid.adoc[Guid] guidFromString(std::string_view const& guidString); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#