Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Make Names Specific Enough to Distinguish Between Similar Variables [VS6]
Tip VS6
It’s common for code to work with similar variables. In these cases, make sure variable names are specific enough to distinguish between those variables.