CAI Builder offers the comparative operators "matches" and "matches-not". I'm wondering how exactly these operators work, how they differ from "is" / "is-not", and whether one might use Regex matching to get some more sophisticated results? Thanks in advance.
Request clarification before answering.
Hi Matheus,
please check the documentation on help.sap.corp using the following link and scroll down to the “Operator” section.
In a nutshell:
- "is" / "is-not" => Test the in-/equality between two values.
- "matches" and "matches-not" => Match (not) a value with a regular expression.
Best,
Anton
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.