Issue with order.total_price value

Hi. I created a workflow by Omnisend and Workflow which are published as Shopify apps.

And I’m now trying to change the indication of prices as integer, like “2000”.

However, {order.total_price} always shows prices as “2000.0”.

Could you please tell me how to change the indication of prices to prices without “.0”?

Or which variable should I use to solve this issue?

Thank you for your time.