Returns given UUID with hyphens, i.e., turns string
00000000000000000000000000000000
into
00000000-0000-0000-0000-000000000000
. The function does not
validate the passed indentifier.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=UUID_LEN), | intent(in) | :: | uuid |