Code wont work

You are adding @editable to a function call. It is not a property that can be edited. It’s a function that can be called. Remove the @editable macro from the functions like the intellisense is showing you.