CFBreak 2026-30
2026 » Published on July 31, 2026
Week 30, 2026: Here's the latest from the CFML, ColdFusion and Lucee community.
| James Moberg |
| Raymond Camden |
| Robert Zehnder |
| David Byers |
| Adobe ColdFusion Forums |
| Ortus Community |
| CFDocs Function of the Week |
| | Deletes the element at `index` from an array
The array will be resized, so that the deleted element doesn't leave a gap. arrayDeleteAt(array, index) → returns boolean Member Function Syntax someArray.deleteAt(index) cfdocs.org/arraydeleteat |
| | 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 | |