- html_receive(+Id)// is det
- Receive posted HTML tokens. Unique sequences of tokens posted
with html_post//2 are inserted at the location where
html_receive//1 appears.
- See also
- - The local predicate sorted_html//1 handles the output of
html_receive//1.
- - html_receive//2 allows for post-processing the posted
material.