Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Count Instances of String in String

Prev Next

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Text

The Count Instances of String in String component checks to see how many times a specified string occurs within a different string.





Properties

Inputs

PropertyDescriptionData Type
Case InsensitiveIf this setting is true, this step will treat upper and lowercase letters as the same.Boolean
InputThe step evaluates this input to find how many times the string to find exists in it. 
String
String to FindString to find within the Input.String

Outputs

PropertyDescriptionData Type
CountInstancesofStringinString1_Output
The number of occurrences of the string to find within the input.Int32