Export data using %c{Type}

To export an selection of the database, I use the custom format because it allows to export self created attributes.
I also want to export the intro, which can be done using:

  • %c{Type}
    → %c{Ramp1}
    it exports an intro like 10,650 (in seconds).
    Is there a way to export it without the numbers after the comma (e.g. 10 instead of 10,650)?