Find Text
Finds all occurences of a match and output a Text List of matches and the indeces of those matches as a Numeric Array.
Inputs
Input
Input Text.
Type: Text, List, Required, Single
Outputs
Output
Text List or List Of Lists with found matches.
Type: Text, List Of Lists, List
Indices
Indeces of found matches in Input.
Type: Numeric Array, List
Settings
Configure
Find Text
Specify the subtext to find in Input.
Matching Options
Match Case Boolean
Case sensitive matching of the input string.
Match Whole Words Only Boolean
The matching string must match a group surrounded by whitespace characters in the input string, i.e. ‘and’ will not find any matches in ‘my name is andy’.
Regular Expressions
Edit Regular Expression Boolean
Enable matching with regular expression.
Regular Expression Text
Edit regular expression for matching.
See also
Keywords:
Copyright © 2023, Hero Imaging AB