Make javaDocs of my own methods

Hi all…

i wanted to know if it possible to puta javadocs to my own methods. When i try to do it and put text between the "/** /" after i save it, it removes everything i put and only leaves the “properties” with the uuid of that method. The same thing happens if i try to put it inside the method, it transforms the /* to /*, so it only leaves a comment.

So, is it possible? it would very nice to have this, it really helps for me at least

Thank you,

Andres

Join the Servoy Tano beta program, I’d say. :-)

Prior to Tano, it is not possible to include your own comments in the JSdoc tag outside of the function declaration.

Paul

thank you paul, i ll have to join to Tano then :lol: