multiply
Create a multiply expression to multiply the current expression by the given expression.
Return
a multiply expression.
Parameters
expression
the expression to multiply by.
Create a multiply expression to multiply the current expression by the given expression.
a multiply expression.
the expression to multiply by.