Talk:Best coding practices: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
If YES then this may be helpful as additional information to this Wiki Documents | 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. | 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 |
Revision as of 08:47, 6 March 2015
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