# Functions
AsInt returns the value of the environment variable (name) as an int.
List returns the value of the environment variable (name) as a list.
ListOrDefault returns the value of the environment variable (name) as a list.
OrDefault returns the value of the environment variable (name).