abort tag (JUNOScript)<rpc>
<!- - child tag elements - ->
</rpc>
<abort/>
Direct the JUNOScript server to stop processing the request that is currently outstanding. The server responds by returning the <abort-acknowledgment/> tag, but might already have sent tagged data in response to the request. The client application must discard those tag elements.
See Halting a Request.
<abort-acknowledgement/>, <rpc>