Skip to main content

Overview

The multiply transformation multiplies two numbers together.

Syntax

multiply(<variable 1>, <variable 2>)

Parameters

ParameterTypeRequiredDescription
variable 1numberYesFirst number to multiply
variable 2numberYesSecond number to multiply

Examples

multiply(<variable 1>, <variable 2>)