Compare Values
Last updated
Was this helpful?
Last updated
Was this helpful?
The Compare Value action in the Avo Assure is found under the String Operations in @Generic Element, it is used to compare two strings without case sensitivity. It treats both strings as if they are in the same case.
Input: <Value1>;<Value2>;<lowercase(True/true)>(optional)
Value: The input value can accept special characters, numbers, and string.
If we give input a:A;true , then the output will be true for this input value
Output: <Dynamic Variable>(Optional);<Dynamic Variable>(Optional)
Note: Usecase and scenario for this action is under progress