ConvertStringToGUID Function - microsoft/MIMWAL GitHub Wiki
Syntax
bin ConvertStringToGuid(value:string)
Description
Converts the string representation of a GUID to a binary representation of the GUID.
Remarks
If the input string is null, an exception is thrown.
Supported Version
2.14.611.0 and later
Examples
ConvertStringToGUID(//WorkflowData/GUID])