Macros: locals and globals

This chapter introduces locals and globals. You will learn how to create them and how to work with them.

Locals and globals are used to keep your code flexible. Understanding how they work will help you when you want to create loops and when you write your own programmes.

Macros: presentation

Introduction to locals and globals: presentation

Dofile on macros: locals and globals