ReferenceFPL (Programming Language)Utility FunctionsEnvironment FunctionsOn this pageEnvironment Functions setEnv(name, value) set the environment variable $name to value setEnv("from", "-24h")setEnv("to", "@h") getEnv(name) get the environment variable $name