Skip to content

Commit e33b43f

Browse files
authored
Update syntax.rst
1 parent 84f576d commit e33b43f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/expression_language/syntax.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,9 @@ Comparison Operators
183183
* ``<=`` (less than or equal to)
184184
* ``>=`` (greater than or equal to)
185185
* ``matches`` (regex match)
186+
* ``contains``
187+
* ``starts with``
188+
* ``ends with``
186189

187190
.. tip::
188191

0 commit comments

Comments
 (0)