Définition d’une variable locale. local variable= value; example: local Customer = Record('Customer'); local isValue = false;