anthonyjr2 Posted May 31, 2017 Share Posted May 31, 2017 6 hours ago, lillo78 said: myFunction (param1/*name of the user*/, param2/*user's address*/, param3/*user's age*/, and so....) I think comments like this really get in the way of reading the code itself. It's much more manageable to have a javadoc style comment before a function telling you its parameters, like a lot of UDFs tend to have. UHJvZmVzc2lvbmFsIENvbXB1dGVyZXI= Link to comment Share on other sites More sharing options...
czardas Posted May 31, 2017 Share Posted May 31, 2017 In-line comments exist for a reason. operator64 ArrayWorkshop Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now