Created
April 14, 2022 18:20
-
-
Save trycf/09862ec8aac2aaa3b0cd0a5b5d9917c3 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> | |
aList = []; | |
cfHtmlHead(text="#arrayToList(aList)#<br>"); | |
</cfscript> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment