Wirebrowser Automation Script API Referece
Preparing search index...
WB
Node
BaseHookResult
Interface BaseHookResult
interface
BaseHookResult
{
error
?:
string
;
evalResult
?:
HookEvalResult
;
functionSource
?:
string
;
messages
:
any
[]
;
stackTrace
:
HookStackFrame
[]
;
}
Hierarchy (
View Summary
)
BaseHookResult
EnterHookResult
LeaveHookResult
ReturnFollowedHookResult
StepFollowedHookResult
Index
Properties
error?
eval
Result?
function
Source?
messages
stack
Trace
Properties
Optional
error
error
?:
string
Optional
eval
Result
evalResult
?:
HookEvalResult
Optional
function
Source
functionSource
?:
string
messages
messages
:
any
[]
stack
Trace
stackTrace
:
HookStackFrame
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
eval
Result
function
Source
messages
stack
Trace
Wirebrowser Automation Script API Referece
Loading...