| Key | Value |
|---|---|
| Category | Transformation Function |
| Description | This function checks input value matches regular expression and if it is returns matching value |
| Properties | Properties are very similar to Lookup Transformation Function |
Example
Input field value = 01
key = value
^[0-9]{4}
= 2 Numbers
Since “01” matches “^[0-9]{2}$” regular expression, the result is “2 Numbers”
Video Tutorial
Back to Working with Transformer
For more technologies supported by our ETL Software see Advanced ETL Processor Versions
Confused? Ask question on our ETL Forum