OCLOperators newGuid
This page was created by Stephanie on 2025-01-08. Last edited by Edgar on 2025-08-31.
This is an EAL expression available on Guid Type attributes to create a new Guid object and store it in the Guid attribute.
NOTE: Guid attribute should not be null to use this expression.
Example
self.Guid.newGuid
or
self.Guid:=Guid.NewGuid