Environment Functions

setEnv(name, value)

set the environment variable $name to value

setEnv("from", "-24h")
setEnv("to", "@h")

getEnv(name)

get the environment variable $name