How could I add Integer variable in Freelance?
I cant add integer number using add block ?!
Voted best answer
By default, the data type of the ADD block is set to REAL. By right clicking on the block and choosing "Change Data Type," you can cycle through several data types to add together.
If you are needing to add disimilar data types, one of the variables will need to be converted using an appropriate CONVERT block first.
Add new comment