Use the value of this parameter in the calculation. It is the calibrator's value only. If the raw value is
needed, specify it explicitly using ParameterInstanceRefOperand. Note this element has no content.
All operators utilize operands on the top values in the stack and leaving the result on the top of the stack.
Ternary operators utilize the top three operands on the stack, binary operators utilize the top two operands
on the stack, and unary operators use the top operand on the stack.
Returns the enum constant of this type with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this type. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.