|
Name |
Type |
Required |
Description |
|---|---|---|---|
|
Id |
String |
No |
Step identification string. |
|
When Condition |
String |
No |
Expression that must be satisfied for this step to be executed. |
|
Form Out |
String |
No |
Column that stores transformed legal forms (if any). |
|
In |
String |
Yes |
Column that contains the input string to be transformed. |
|
Legal Forms Lookup File Name |
String |
Yes |
Dictionary file that contains known legal forms. For more information about the dictionary see the detailed description here. |
|
Out |
String |
Yes |
Column that stores the final string with all legal forms transformed into their official versions. |
|
Separator |
String |
No |
A single character or sequence of characters used as string delimiters to break output data (legal forms) into words. |
|
Specials Sensitive |
Boolean |
Yes |
Specifies whether the special characters dot (.), underscore(_) and slash(/) are treated as other characters (true) or not (false). For a complete description of the parameter see the description of the parameter specialsSensitive in the Strip Titles step and the example as well. |
|
Scorer |
String |
No |
Element which stores basic scoring settings. |
| iWay Software |