Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I am trying to generate some uuids to popuate into a database. I am using the code uuid_generate_v4() but getting errors.
Can someone tell me what is the correct syntax that I should be using?
This is the error it is throwing.
Error in the component's properties:The method uuid_generate_v4() is undefined for the type customers
Thanks