Count Occurrences
Description
This operation counts the number of times a provided string (character, word, or phrase) appears in the given input data.
Data types
These are the input/output expected data types for this operation:
Input data
- Data you want to analyze.
Output data
- Count of the specified character, word, or pattern you searched for.
Parameters
These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):
Examples
Last updated
Was this helpful?