Documentation - RestApp

Trunc

Definition

Truncates a number to a whole integer or to a specified decimal place.

Parameters

  1. Column input:

    • Def: Specify the name of the column.
  2. Column output:

    • Def: Specify the name of the column.
  3. position:

    • Def: Specify the number to display after the comma.

Additional comments

Trunc(3,5486365 ; 3): 3,548.