Subject | English | French |
IT, dat.proc. | to declare a variable public | déclarer une variable globale |
comp., MS | public variable | variable publique (A variable you declare with the Public keyword in the Declarations section of a module. A public variable can be shared by all the procedures in every module in a database) |