Define variables
You define all variables in the same way whether you are defining variables for a calc section or for a document. After you have created a variable and assigned a value to the variable, you can use it throughout your calculations in the same calc section or document. To create variables, see the following instructions.
Note:
The following only applies to Tedds for Word.
Variables can be equal to:
-
A value
For example x = 45 or Z = 245 N/mm2
-
A string
For example text = "This is a string of text."
-
The result of an expression
For example C = A + B
For more information about the rules for variable names, see Components of calculations.