EMA-XPS Online


GET-OUTPUT-FIELD-TEXT

GET-OUTPUT-FIELD-TEXT
=====================

syntax: (get-output-field-text <babylon-output-field>)

This function returns the text of the output-field in
string-form.

example: >(get-output-field-text
             (get-window-element interface
             "babylon-standard-output"))


EMA-XPS Online