> Has anyone used guid() to fill a column in a Cache table?  If so,  can you
> share the syntax?

 Property GUID As %String(MAXLEN = 40) [ InitialExpression =
{$system.Util.CreateGUID()} ];

Pavel



Reply via email to