Assign Statement in Flows Have No Type - So How Do I Do Maths?

I’m wanting to do lots of maths in flows, and have intermediate values stored using the Assign statement.

However Assign has no type, so am I to assume it is text? Or is it type agnostic? If I assign a numeric value to it, will I need to do a .toNumber() each time I use it in an assignment afterwards?

Community Page
Last updated: