Find Substring in String

Finds a particular substring from a source string and returns the index of the starting position of the substring.

Add and configure the Find Substring in String action

  1. Click the Utility action group in the action toolbox.
  2. or

    Type the action name or function in the Search field at the top of the action toolbox.

  1. Drag the Find Substring in String action to the designer canvas.
  2. Double click the action to open the Action configuration window.
  3. In the Substring field, enter the substring you want to search for in the source string.
  4. In the String field, specify the source string.
  5. In the Output field, select or add a variable to store the result of the string operation.

For more information about Discard check out items fields and settings, see Find Substring in String action fields, buttons and settings.