33 Variables and Procedure Parameters (Mobile)
In this chapter you will learn how to use a procedure to execute the same steps with different data. You will also see how to use variables. Error analysis with respect to variables is covered as well.
This chapter is also available as a video at
'Variables and Procedure Parameters'.
In the video, a Java application is used for the explanations. For Android applications
there are no differences regarding the use of variables.