Micro Focus QTP (UFT) Forums

Full Version: What is the difference between Description.Create() and Description.Create?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
There is no difference. Both returns properties object