Overview
The 'Text Contains Value' utility action for Power Automate checks whether the text value (string) contains the text value (string) provided.
Video Guide
Check text contains a value with 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.
Parameters
The default 'Text Contains Value' utility action parameters are detailed below:
- Text: The text value to validate
- Value: The value to check is contained within the 'Text' value
Advanced Parameters
The advanced 'Text Contains Value' utility action parameters are detailed below:
- Ignore Case: Set whether text case should be ignored when validating the 'Text' value
- Comparison Configuration: Specifies the rules to be used when processing the text values provided
- Culture Name: Change the thread culture used to process the request
Return Parameters
Action Specific Return Values
- Result - A boolean value indicating whether the text provided contains the value provided
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