The simplest manipulations of variables is performed using operators. Operators are built into the language and allow you to carry out mathematical and logical operations. Operators are represented by one or two special characters in your source codes.
This chapter will also introduce you to some more useful commands which will be used to display what is stored in your variables.
Once you have read through this chapter you will find that there are some exercises which you can use to test your new knowledge of variables and to further practise using PureBasic.
| Previous topic | Chapter contents | Next topic |
|---|---|---|
| None | User Guide contents | Equals |