Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trycf/d42c437f8170c1ba745c5bc46b0c9218 to your computer and use it in GitHub Desktop.
Save trycf/d42c437f8170c1ba745c5bc46b0c9218 to your computer and use it in GitHub Desktop.
TryCF Gist
<cfscript>
q = new query();
q= now();
dump(getMetadata(q));
</cfscript>
<cfdump var="#getMetaData({foo:"bar"})#">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment