24 Variables and Procedure Parameters (Win)

In this chapter you are going to learn how to use a procedure to perform the same action on various input data. You will also learn about variables - how to use and how to debug them.

Video This chapter is also available as a video tutorial at "Variables and Procedure Parameters". The video uses a Java application for demonstration. Variables are used in the same way with web applications.

24.1 Procedure using a variable

24.2 The Variable Bindings table

24.3 Advanced debugging of variable bindings

24.4 Setting Variables

24.5 Variable binding levels