Created
May 13, 2026 17:00
-
-
Save trycf/f3e6110473fbb5f0faa581ffcc30a848 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
| <cfsavecontent variable="myOutput"> | |
| test 1 | |
| <cfsetting enableCFOutputOnly="true"> | |
| test 2 | |
| <cfsetting enableCFOutputOnly="false"> | |
| test 3 | |
| </cfsavecontent> | |
| test 4 | |
| <cfdump var="#myOutput#"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment