Changes

Jump to navigation Jump to search
1 byte added ,  15:33, 4 February 2020
Line 278: Line 278:  
  Script_EndOfDay "/Scripts/MyScript.txt"
 
  Script_EndOfDay "/Scripts/MyScript.txt"
   −
Finally, all SoftwareProduct's has 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)'''.
    
=== Software categories ===
 
=== Software categories ===

Navigation menu