Order of Precedence in Expressions - Unity Forms - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - Premier - external - Standard - Premier - Standard - OnBase/Unity-Forms/Foundation-24.1/Unity-Forms/Unity-Forms-Configuration/Creating-Form-Templates/Creating-Calculated-Fields/Order-of-Precedence-in-Expressions - 2025-04-01

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.