* (multiplication)

* function

$(*, val1 [, val2 , …, val9])


Multiplies the specified numbers and returns the product.


Example

$(*,(getvar,textsize),2)

Tell me about...

DIESEL Functions