
Execute Script Event
Description
In BBj 19.10 and higher, a BBjHtmlView page is reporting completion of a call to BBjHtmlView::executeAsyncScript (string script).
Event Template
context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)
Field |
Description |
context |
Context of the window containing the BBjHtmlView control. |
code |
x |
id |
Control ID of the BBjHtmlView or BBjHtmlEdit control. |
flags |
0 |
x |
BBjAPI::ON_EXECUTE_SCRIPT |
y |
0 |