![]() |
||
|
Regular expressions let you perform string matching operations using ColdFusion functions. This chapter describes how regular expressions work with the following functions:
This chapter does not apply to regular expressions used in the cfinput
and cftextinput
tags. These tags use JavaScript regular expressions, which have a slightly different syntax than ColdFusion regular expressions. For information on JavaScript regular expressions, see Building Dynamic Forms with cfform Tags.
Returning matched subexpressions
Types of regular expression technologies
|
||
![]() |