Right now the = operator only works with numbers and vectors. It would be really nice if all the comparison operators (=, !=, <, <=, >, >=) worked with strings as well.

Suggestion Active

3 Comments

  • Log in to leave a comment
  • Profile image
    Dev Pedro

    This post has been merged with this post.

    1.7 years ago
  • Profile image
    Mod sflanker

    Haxin workaround for now: a contains b AND b contains a is equivalent to =.

    4.0 years ago
  • Profile image
    Mod sflanker

    This might belong in a different suggestion, but making the contains operator have a dropdown and include starts with, ends with, and matches (regular expressions) would be super awesome too.

    4.0 years ago

9 Upvotes

Log in in to upvote this post.