Static Variables

Static variables are used to remove repeated work and enable the reuse of values.

For instance, it is convenient to add a variable to the URL of a system to make fewer typing and changes.

It can also be used to store keys for systems that do not have support for any of our Credentials.