Whatever message this page gives is out now! Go check it out!
reEscape(string
_)Parameter | Description |
string | The string in which you have to escape characters that match regular expression characters. |
<cfoutput>
#reescape("*.{}[]exam?ple")#
</cfoutput>