Actions
Feature proposal #9393
closedImplement Starts With and Ends With condition operators
Description
These would be handy as the contains operator is looking for a match within a string and it would be nice to be able to do such conditions without needing to write REGEX.
Actions