Javascript Methods JavaScript Reference

Note:
Returns the dynamic property expression. 
To use this method, you must first have used the setExpression() method.
    
Syntax:
    
objectName.getExpression(param1)
document.all.elementID.getExpression(param1)
Parameters:
    param1   Required; the name of the property.