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.

Video 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.

33.1 Procedure with a Variable

33.2 The "Variable Bindings" Table

33.3 Advanced Debugging Using the "Variable bindings" Table

33.4 Setting Variables

33.5 Levels for Variable Definitions