<--- --------------------------------------------------------------------------------------- ---- Blog Entry: REReplace ColdFusion Custom Tag - Another Regular Expression Experiment Author: Ben Nadel / Kinky Solutions Link: http://www.bennadel.com/index.cfm?dax=blog:1479.view Date Posted: Feb 2, 2009 at 11:37 AM ---- --------------------------------------------------------------------------------------- ---> #("<" & "cfscript>")# #REReplaceNoCase( THISTAG.GeneratedContent, "function\s*\(", "function $(", "one" )# #("")#