Skip to Content
Help

Dynamic Component supported operators

Last updated: ápr. 11, 20261 p read.

Following is a list of all operators supported in dynamic component formulas.

  • + (add)

  • - (subtract)

  • * (multiply)

  • / (divide)

  • < (less than)

  • > (greater than)

  • <= (less than or equal to)

  • >= (greater than or equal to)

  • = (equal)

  • () (parentheses)

  • <> (not equal to)