IHTMLEventObj.returnValue Property

SharePoint Designer Developer Reference

Sets or returns a Variant that represents the return value from an event.

Syntax

expression.returnValue

expression   Required. A variable that represents an IHTMLEventObj object.

See Also