asp.net.ph

Skip Navigation Links

returnValue Property

event Properties   DHTML Events


Sets or retrieves the return value from the event.

Syntax

HTML N/A
Script event.returnValue [ = bValue ]

Possible Values

true Returns the value from the event.
false Cancels the default action of the source object of the event.

The property is read/write with a default value of true.

Remarks

The value of this property takes precedence over values returned by the function, such as through a JScript® ( compatible with ECMA-262 language specification ) return statement.

Applies To

event


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note