Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trycf/c76169e934e1e591c99d7f65a2bdee71 to your computer and use it in GitHub Desktop.
Save trycf/c76169e934e1e591c99d7f65a2bdee71 to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
collectionObj = StructNew("ordered");
collectionObj["organizationId"] = "eb900cb2-b595-4c44-bc80-b1b2010ed2ea";
collectionObj["name"] = "arggg";
collectionObj["externalid"] = ""
writedump(
</cfscript>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment