Deprecated: use Y.Do.Halt or Y.Do.Prevent
Return an Error object when you want to terminate the execution of all subsequent method calls.
Do.Error
msg
retVal
Defined in
event-custom/js/event-do.js:363
Deprecated: use Y.Do.Halt or Y.Do.Prevent
msg
String
(optional) Explanation of the altered return value
retVal
Any
Return value passed to code that invoked the wrapped function.