TRUNC
Truncate
Syntax
TRUNC(val)
Example
trunc({{price1}})
Notes
Truncates given number value to an integer.
Effectively rounds number down to zero decimal places.
TRUNC(val)
trunc({{price1}})
Truncates given number value to an integer.
Effectively rounds number down to zero decimal places.