Inputs (13)
| Name | Type | Required |
|---|---|---|
| input_text | STRING | required |
| clean_comma | BOOLEAN | optional |
| underscore_to_space | BOOLEAN | optional |
| output_range | STRING | optional |
| ng_words | STRING | optional |
| ng_related | BOOLEAN | optional |
| ng_exact | BOOLEAN | optional |
| ng_erase_only | BOOLEAN | optional |
| ng_word_split_by_space | BOOLEAN | optional |
| case_convert | COMBO | optional |
| remove_dupes | BOOLEAN | optional |
| min_word_len | INT | optional |
| drop_indices | STRING | optional |
Outputs (1)
| Name | Type |
|---|---|
| output_text | STRING |