function Env Env(name: string,value: string | null,) Set environment variable in run config. Parameters name: string value: string | null Return Type