Description

Multiples a number

Example

Multiply the number of instances by 2

count(instance)/mult(2)
mult(count(instance), 2)

Syntax

expression1/mult(expression2)
mult(expression1, expression2)

Parameters

Type Description
Expression1 Expression that gives a (set of) number(s)
Expression2 Expression that gives a number to multiply by

← div function / replace function →

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment