EMA-XPS Online


CLEAR-OUTPUT-FIELD-TEXT

CLEAR-OUTPUT-FIELD-TEXT
=======================

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

This function removes the text of the output-field.

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


EMA-XPS Online