CFBreak 2026-13
2026 » Published on April 3, 2026
Week 13, 2026: Here's the latest from the CFML, ColdFusion and Lucee community.
| Pete Freitag |
| | Pete's Tip of the Week You can invoke almost any CFML tag in cfscript by using the pattern: cftagname(attribute="value", other="x"); for example: cfheader(name="X-My-Header", value="1"); |
| Raymond Camden |
| James Moberg |
| Ortus Blog |
| Lucee Community |
| Ortus Community |
| StackOverflow ColdFusion |
| CFDocs Function of the Week |
| | Sorts array elements. arraySort(array, sortType [, sortOrder [, localeSensitive ]])
or
arraySort(array, callback) → returns boolean Member Function Syntax someArray.sort(sortType [, sortOrder, localeSensitive ]) cfdocs.org/arraysort |
| Upcoming Events |
| | This weekly CFML / ColdFusion newsletter is brought to you by Foundeo Inc. Purveyors of security products and services for CFML developers. Here's this week's featured product:  | Give your CFML code a vibe check Fixinator is a CFML source code security scanner that finds and fixes security vulnerabilities in your code. - ✅ Integrates with CI Tools (automatically scan committed code)
- ✅ Fix an issue with the stroke of a key
- ✅ Scan code on your computer, whenever you need to
- ✅ Find compatibility issues before you upgrade ColdFusion
- ✅ Scan AI generated code for security issues
Give it a try | |