Created
August 20, 2022 10:47
-
-
Save trycf/fe0d947b28fce2420da5af371f7703c4 to your computer and use it in GitHub Desktop.
TryCF Gist
This file contains 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> | |
// Introduced in Adobe ColdFusion 2018 and Lucee 5 | |
writeDump( server.system.environment ); | |
</cfscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment