You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure all code is neatly formated and commented.
All multiline comments should use /* */
All variables should be camelCase
All functions should be CamelCase
Script_Names should have an underscore between words and be CamelCase