Retrieves a boolean value from an environment variable.
false
The name of the environment variable to retrieve.
Retrieves a boolean value from an environment variable.
false
if the environment variable is empty, unset, or contains only whitespace.false
for strings that cannot be mapped to a boolean.