Multiplies a number by another number and then assigns the result (the product) to a variable. |
See also, Normalisation of Date Variables.
Option |
Description |
First Value |
Enter the integer or float value that you want to multiply. This must be a value that is provided as a literal preceded by =, or a variable of the correct type. |
Second Value |
Enter the integer or float value to multiply the first value by. This must be a value that is provided as a literal preceded by =, or a variable of the correct type. |
Result |
Enter an integer or float variable to store the result (the product) of the multiplication. The latter is recommended if the result may not be a whole number. If you enter a variable used in the first or second value, you will overwrite that variable's value with this result. |
Exit Point |
Description |
Complete |
This is taken when the action cell has executed. |
This is taken if an internal error occurred. |