Get Sub Text
Gets sub text from the input text.
Last updated
Gets sub text from the input text.
Last updated
This activity gets a subtext from the user-specified text input based on the specified length and start index.
Text: Input the text from which the subtext is to be generated.
Start Index: Input the start index of the subtext.
Length: Input the length of the subtext.
Result: Stores the sub text generated in the specified variable.