Examples of Expressions
  • 02 Feb 2024
  • PDF

Examples of Expressions

  • PDF

Article summary

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?