product (Math & String functions)
Compatible with:
- Purpose
- This command is similar to arithmetic multiplication which performs multiplication on the list of numeric values provided.
- Syntax
- product(listOfValues,variableName)
- Target
- listOfValues - the list of numeric values to be multiplied, separated by comma(,)
- Value
- variableName - the name of a variable in which the result is to be stored.
- Return Value
- Result