Function GetEnvironmentVariable

  • Retrieves the contents of the specified variable from the environment block

    Parameters

    • Name: string

      The name of the environment variable to retrieve

    Returns string

    The value of the given environment variable