Skip to main content

Starts-with function

Comments

1 comment

  • David Paras

    Since the starts-with function already evaluates to true or false, the additional = True condition is redundant. The rule works as expected if the "= True" portion of the expression is removed.

    0

Post is closed for comments.