Order of Precedence in Expressions - Unity Forms - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Premier - Standard

Unity Forms

Platform
OnBase
Product
Unity Forms
Release
Foundation 24.1
License
Premier
Standard

When building expressions, operators have the following precedence: * and / have the highest precedence, followed by + and -, and & has the lowest precedence. ( ) can be used to make a sub-expression have higher precedence. Functions always have higher precedence over any other operator.