Skip to main content

What it does

Stores information about the actions carried out during script execution. The information is available if the script runs again.

Methods

Properties

Shorthand syntax

Instead of writing params.Value("Name") = "newValue", you can use parentheses directly:
Both forms assign the value to the property with the given name.