From LDTP
Syntax
doubleclick ('dlgName', 'component name')
Description
Performs 'double click' mouse event on the given componenet.
Implementation
It calculates the given object's boundary and fires a mouse event at the center of the obtained boundary
Examples
TODO