Talk:Best coding practices

From AutoIt Wiki
Revision as of 08:47, 6 March 2015 by Czardas (talk | contribs)
Jump to navigation Jump to search

Have you ever seen this thread? http://www.autoitscript.com/forum/topic/152580-cant-click-2nd-div-object/#entry1095954

I do not check this "using "==" instead of "=" for object's properties"

Is it true that this way is better?

If YES then this may be helpful as additional information to this Wiki Documents

I'm wondering what the variable initialization column is about. I can only assume that these values are suggestions. The wording would indicate they are not merely so. Either I'm missing something or this needs to be ammended. It appears to me that variables are initialized as empty strings by default. czardas