OCLOperators newGuid
This page was created by Stephanie@mdriven.net on 2025-01-08. Last edited by Charles@mdriven.net on 2025-01-29.

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