I've defined a custom function in my Construct project. And yet when I go to the Functions menu it doesn't appear as an option.
Here's what the documentation says should happen:
Here are my functions:
And yet when I go to add one, I only see one function listed:
Is there something special that makes a function appear in the Functions menu?
By the way - I'm also having trouble calling any of those functions from within my code. I assume the two problems are related.