4D v14

TRUNCATE

Home

 
4D v14
TRUNCATE

TRUNCATE  


 

 

Command TRUNCATETRUNCATE (arithmetic_expression[, arithmetic_expression])

The TRUNCATE function returns the first arithmetic_expression truncated to "x" places to the right of the decimal point, where "x" is the second optional arithmetic_expression. If this second arithmetic_expression is not passed, the arithmetic_expression is simply truncated by removing any decimal places.

Example  

See the example for the TRUNC function.

 
PROPERTIES 

Product: 4D
Theme: Functions

 
SEE ALSO 

ROUND
TRUNC

 
ARTICLE USAGE

4D SQL Reference ( 4D v11 SQL Release 4 )
4D SQL Reference ( 4D v14)
4D SQL Reference ( 4D v12.1)
4D SQL Reference ( 4D v13.4)
4D SQL Reference ( 4D v14 R2)
4D SQL Reference ( 4D v14 R3)
4D SQL Reference ( 4D v14 R4)