
DirectionFunctionOperatorPrecedence
Left-to-RightLogical OR||12
Right-to-LeftAssignment=13
Left-to-RightComma - List Separator,14
Variable-Specific Information
You can reference variables with delimited notation. A dot separates the variable name from the specifier:
<variable_name>.<specifier>
For example, the display name of a variable named PeakLoad is <PeakLoad>.<display name>
Specifiers Properties
DescriptionItem
Shows the display name of the variable.Display Name
Shows the internal name of the variable.Identifier
Shows the units of the variable.Units
Shows the array size of the variable. If the variable
is not an array, the value is 1.
Size
Functions in Variable Calculations
Functions and Arguments in a Calculation
The Calculation Editor contains functions that can be inserted into the Calculation panel from the Functions
panel. When an insertion occurs, the function is represented by an identifier followed immediately by a
parenthetical representation of the expected argument or arguments. If multiple arguments are required,
their representatives are separated within the parenthesis using delimiters, such as commas or semicolons,
depending on the local language. The representative arguments are placeholders for an expected type of
data.
Argument types
The types of arguments that can be passed to a function are:
• Number
• String
• Array
MTS TestSuite | 207
Working with Variables
Comentários a estes Manuais