"This value must be a function" - It is though and worked literally half a page above
I have a variable defined as the result of a function. Worked perfectly the first time. A few lines further down the page, I use the same variable but define it as the result of that same function, only with a different argument. Now it presents me with the mentioned error "This value must be a function".


