DictionaryForumContacts

   English
Terms for subject Microsoft containing variable | all forms
EnglishSerbian Latin
global variableglobalna promenljiva (A variable that is accessible from anywhere in a program)
object variablepromenljiva objekta (A variable that contains a reference to an object)
procedure-level variablepromenljiva nivoa procedure (A variable that is declared within a procedure. Procedure-level variables are always private to the procedure in which they are declared)