Functions Reference

Table Of Contents
154 FileMaker Functions Reference
Truncate(29343.98;-3) returns 29000.
Truncate(123.456;4) returns 123.456.
Truncate(29343.98;5) returns 29343.98.