Nulluuid
This keyword represents the null UUID constant.
Nulluuid
MY_UUID=Nulluuid : # Valid but null valueIf MY_UUID=Nulluuid : MY_UUID=Getuuid : Endif : # Assign a UUID if it was a null one
Nulluuid
is equivalent to Touuid(“00000000-0000-0000-0000-000000000000”)
.
UUID, Uuident, Touuid, Getuuid.