Skip to Content

Regular Expressions

Jitterbit supports regular expressions as means of specifying and recognizing strings of text, including particular characters, words or character patterns. Jitterbit supports the regular expression syntax from the Perl 5 programming language.

You can read about the Perl 5 regular expression syntax at http://www.boost.org/doc/libs/1_49_0/libs/regex/doc/html/boost_regex/syntax/perl_syntax.html.

attachment