Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trycf/7f17e046458cca228c408726279f32cf to your computer and use it in GitHub Desktop.
Save trycf/7f17e046458cca228c408726279f32cf to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
var myStruct = {};
var auth = {
"permissions": [],
"roles": [],
"username": "globaltranz148728",
"id": 110693
};
writeDump( createUUID() )
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment