Extract Substring from Index of String
Copies a substring starting at a specified index in the string and places the value in a variable.
Action settings
Do one of the following to open the Action configuration window:
- Double-click the action.
- Click on the action and then click Configure.
See Action configuration window for more information.
Field | Description |
---|---|
String |
Extract the substring from this source string. |
Index |
Begin the substring at this character index within the source. |
Output |
The workflow variable to store the output from this action. |