Micro Focus QTP (UFT) Forums
What is the difference between Description.Create() and Description.Create? - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: What is the difference between Description.Create() and Description.Create? (/Thread-What-is-the-difference-between-Description-Create-and-Description-Create)



What is the difference between Description.Create() and Description.Create? - njnirmal - 07-31-2009

Hi..
Is any one tell me what is the difference between the Description.Create() and Description.Create?
I have mentioned one example below.
Code:
Set Button=Description.Create()
Set b=Description.Create


Thanks In Advance


RE: What is the difference between Description.Create() and Description.Create? - Saket - 07-31-2009

There is no difference. Both returns properties object