Sets or retrieves the value returned from the modal dialog window.
dhtml语法
window.returnValue [ = vValue ]
DHTML可能的值
vValue | Variant that
specifies or receives the value returned from the window. |
The property is read/write.
The property has no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see about dynamic properties.
remarks
this property applies only to windows created using the showmodaldialog method.
是否符合公共标准
There is no public standard that applies to this property.
Applies To