Created
July 3, 2025 20:50
-
-
Save trycf/7f17e046458cca228c408726279f32cf to your computer and use it in GitHub Desktop.
TryCF Gist
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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