Answer the question
In order to leave comments, you need to log in
Good parameter naming practice?
I would like to define function parameters in camelCase style, i.e. $nodeName.
I would like that, because local variables are in this style.
But then you need to call the function with the -nodeName parameter as well. tooltip prompts in VS Code. Alias does not fix the issue.
On the other hand, if you call the parameter $NodeName, then you can immediately see the difference between local variables and call parameters. Which is also not bad.
Normal option?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question