The function format-to-java-host
sends a message to the Java host.
It creates a message by applying cl:format
with destination nil
to format-string and args, and sends it using send-message-to-java-host with where-keyword :append
.
result is the value returned by send-message-to-java-host.
LispWorks User Guide and Reference Manual - 20 Sep 2017