CFBreak 2025-47
2025 » Published on November 28, 2025
Week 47, 2025: Here's the latest from the CFML, ColdFusion and Lucee community.
| Ben Nadel |
| ColdFusion YouTube Channel |
| Adobe ColdFusion Forums |
| Lucee Community |
| Ortus Community |
| CFDocs Function of the Week |
| | Used to determine if a value is in the given array, case-sensitive. Adobe CF and OpenBD return boolean. Lucee / Railo returns the numeric index if the value is found, 0 if not. arrayContains(array, value) → returns boolean Member Function Syntax someArray.contains(value) cfdocs.org/arraycontains |
| 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:  | Take your code from Oh No, to Oh Yeah! 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
Give it a try | |