Skip to content

Adding operator #61

Description

@Faqual

I'm looking for an operators used in other projects :

Operator Description
=~ Matches a JavaScript regular expression. For example, [?(@.description =~ /cat.*/i)] matches items whose description starts with cat (case-insensitive).
contains Checks if a string contains the specified substring (case-sensitive), or an array contains the specified element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions