====== GUID() ======
Category:  Special function

\\ 
=====Description=====
This function generates a 128-bit globally unique identifier ("GUID") text string similar to the //Generate GUID// action.

\\ 
=====Arguments=====
No arguments are required for this function.

**Return value type:** Text


\\ 
=====Examples=====

  guid()  //Returns '5e91295d-f674-46f9-8b6a-7d44eb1b159b'
