Question about Variables

Can variables hold text and numbers both? If so, can you do mathematical equations with variables? I’m not sure, I wanted to check.

2 Likes

…yes. They can also store boolean values.

Of course, just make sure to save the value in a property or somewhere else.

1 Like

yes, i am sure you can, do u need explanation?

so u can save a variable in a property, use it in calculation, and can hold text using some block code, maybe also Booleans