9 out of 16 rated this helpful - Rate this topic

returnValue property

[This documentation is preliminary and is subject to change.]

Sets or gets the value returned from the modal dialog window.

This property is not supported for Metro style apps using JavaScript.

Syntax

JavaScript

p = object.returnValue

Property values

Type: Variant

the value returned from the window.

Remarks

This property applies only to windows created by using the showModalDialog method.

For event handler functions, the value of this property takes precedence over values returned by the function, such as through a return statement.

 

 

Build date: 3/8/2012

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