Applies To: | Root |
Description
This method forces any objects that have been created but not yet shown to be displayed. Normally, Dyalog APL/W buffers the display of new objects unless they are being created by a callback function. This event can be used to override the buffering.
The Flush method is niladic.