2.3.2.2 getExpression

Quirks Mode and IE7 Mode (All Versions)

Retrieves the expression for the specified property.

Syntax

 vExpression = object.getExpression(sPropertyName)

Parameters

sPropertyNameof type DOMString

A required string that specifies the name of the property from which to retrieve the expression.

Return Value

Returns the expression as a string.