TRUNC

Truncate

Syntax

TRUNC(val)

Example

trunc({{price1}})

Notes

Truncates given number value to an integer.
Effectively rounds number down to zero decimal places.