Subject | English | German |
IT, dat.proc. | to declare a variable public | eine Variable global erklären |
comp., MS | public variable | öffentliche Variable (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) |