parameter: { name: "test" } output: { message: "hello " + parameter.name } export: "output.message"