Finds entities in a collection with your own search criteria. Returns the found quantity.
Target parameters (in) and Activity options
Entity |
The entity object that contains the collection. |
PropertyPath |
The collection from the entity that you want to search within. Write the property name. |
Criteria |
The search criteria. |
Source parameters (out)
MatchCount |
Returns the number of found entities. |
Example
An example that compares with values from the workflow active entity.
Comments
0 comments
Please sign in to leave a comment.