Convert variable from String to integer

nikidev99

Member
I would need to check if the temperature is higher than a value but the temperature trigger doenst work for me, so I want to check with a if condition if the temperature is higher, but I can only set a string variable with the temperature and I would need a int or decimal
 

nikidev99

Member
I would need to check if the temperature is higher than a value but the temperature trigger doenst work for me, so I want to check with a if condition if the temperature is higher, but I can only set a string variable with the temperature and I would need a int or decimal
Nvm it worked with convert from string, I didnt recognize that there was such a option
 
Top