Overview
The 'Utility - Compare Text' compares the two text values provided, confirming whether they are equal.
Video Guide
Comparing text and strings in Power Automate
Credit Count
This is a Utility action and therefore consumes only 0.05 credits per operation (except 1 credit on the free plan). For example, 100 operations will consume 5 credits on a trial and all paid plans.
Default Parameters
The default 'Utility - Compare Text' flow action parameters are detailed below:
- Primary Text: The first text value to compare
- Secondary Text: The second text value to compare
Advanced Parameters
The advanced 'Utility - Compare Text' utility action parameters are detailed below:
- Ignore Case: Set whether text case should be ignored when comparing the text values provided
Return Parameters
Action Specific Return Values
- Result - A boolean value indicating whether the strings compared are equal
Standard Return Values
- OperationId - The unique ID assigned to this operation.
- HttpStatusCode - The HTTP Status code for the response.
- HttpStatusMessage - The HTTP Status message for the response.
- Errors - An array of error messages should an error occur.
- Operation Status - Indicates whether the operation has been completed, has been queued or has failed.
0 Comments