Examples of Expressions
- 02 Feb 2024
- Print
- PDF
Examples of Expressions
- Updated on 02 Feb 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Power Function: TagName/EXPR=Math.Pow(IV,int)
Square Root: TagName/EXPR=Math.Sqrt(IV)
Total: TagName1/EXPR=IV+IV(“TagName2”)
Difference: TagName1/EXPR=IV-IV(“TagName2”)
Was this article helpful?