Changing 'item data type' from 'text' to 'number'

Hello, I have a number value that is seen as text. I would like to convert it to a number and then pass it on as variable. How can i do that?

Take a look at Make’s an inline parseNumber function.

2 Likes