




 
Evaluates a form and inserts the result in a listener-pane.
The function 
listener-pane-insert-value
 evaluates the form 
form
 and inserts the result in the listener-pane 
pane
, as if it resulted from user input. The result is printed, and the values of the history variables 
*
, 
**
, 
***
, 
/
, 
//
, and 
///
 are set.
listener-pane-insert-value
 may be called in any process.
Multiple values in the result of evaluating form are not supported: the first value only is inserted in pane
CAPI Reference Manual - 15 Dec 2011