Changes

Jump to navigation Jump to search
1 byte added ,  12:04, 12 June 2020
Line 307: Line 307:  
Finally, all SoftwareProduct's have their own local variables that you can read and write to for your scripts, just use '''Product.GetVar(VariableName, DefaultValue)''' and '''Product.PutVar(VariableName, Value)'''.
 
Finally, all SoftwareProduct's have their own local variables that you can read and write to for your scripts, just use '''Product.GetVar(VariableName, DefaultValue)''' and '''Product.PutVar(VariableName, Value)'''.
   −
==== Scope member ====
+
==== Scope members ====
 
These are the variables and methods each scope has access to. Note that you should use the '''LIST_SCOPE_MEMBERS''' console command, as described above, to get details.
 
These are the variables and methods each scope has access to. Note that you should use the '''LIST_SCOPE_MEMBERS''' console command, as described above, to get details.
  

Navigation menu