8 out of 10 rated this helpful - Rate this topic

returnValue property

Sets or retrieves the return value from the event.

Syntax

JavaScript

p = object.returnValue

Property values

Type: Variant

true

Default. Value from the event is returned.

false

Default action of the event on the source object is canceled.

Remarks

The value of this property takes precedence over values returned by the function, such as through a Microsoft JScript return statement.

 

 

Send comments about this topic to Microsoft

Build date: 3/14/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ