- Views (6)
- Replies (1)
- Login to like
- Reply
Reply posted on December 8, 2019 by AnthonyTham
Hi, Presumably this is to generate a unique number for a ID. If so then there is a pzGenerateUniqueID OOTB function you can use to achieve this. Please see below. @Utilities.pzGenerateUniqueID(tools,"Prefix") Regards,