Swiftybase
Function StackUtility

Get Env

Get environment variable from the system.

Configuration:

  • Name: The name of the environment variable
  • Default Value: The default value to use if no value is found. It also casts the found variable to this type.

On this page