Environment Functions Suggest EditssetEnv(name, value) set the environment variable $name to value setEnv("from", "-24h") setEnv("to", "@h") getEnv(name) get the environment variable $nameUpdated 10 months ago Utility FunctionsGlobal ConditionsDid this page help you?YesNoTable of Contents setEnv(name, value) getEnv(name)