0

Can I write of annotate or write comments in my functions?

Does anyone know how I can write comments or annotations within a function to describe what is going on
such as:

/*This is an adding function*/

total := 10+5

1 reply

null