|
Loop Text
Loops through sub-texts which are separated by a character or phrase.
Parameters
-
Text Specifies the text to be scanned.
-
Text from a file The text should be obtained from a text file.
You may enter the path and file name of the desired file manually or click the browser
button to locate the desired file.
-
Delimiter Specifies a character or phrase to split the text.
-
Begin Specifies the position in the text in which loop should begin.
End Specifies whether to loop all sub-text or total times.
-
Reverse loop, start from end of text Specifies whether to begin from the end of the text.
-
Populate variable with current text Specifies the variable to be populated with the current delimited string on each successive loop.
Notes
For more information about the variable, please refer to "Variable and Expression".
|