Written by vp123 STAFF Follow Question vp123 · Jun 9, 2016 Create GUID #Caché #ObjectScript Is there a system function/method which can create a GUID ? Discussion (2)2 Log in or sign up to continue Add reply Comments Eduard Lebedyuk · Jun 9, 2016 write $System.Util.CreateGUID()Docs Dinesh Ensemble Sep 17, 2019 to Eduard Lebedyuk Thanks a lot. This command works in DTL too.