Name | Type | Description | Notes |
---|---|---|---|
text_content | str | Input text content | [optional] |
target_regex | str | Target input regular expression (regex) to find | [optional] |
match_case | bool | Set to True to match case, False to ignore case | [optional] |
Name | Type | Description | Notes |
---|---|---|---|
text_content | str | Input text content | [optional] |
target_regex | str | Target input regular expression (regex) to find | [optional] |
match_case | bool | Set to True to match case, False to ignore case | [optional] |