Type of variable use

Hi guys i need to know the name of the variable use in SuiteCRM to generate the IDs

for sample
46c35607-bcad-c7f1-1745-558d6b858b27

There is a function called create_guid()

Regards

that’s an UUID()

http://dev.mysql.com/doc/refman/5.7/en/miscellaneous-functions.html#function_uuid

best regards