Query of the current display mode.
get_insert returns the display mode of the current output window. It is used by procedures like disp_region, disp_line, disp_rectangle1, etc. The mode is set with set_insert. Possible values for Mode can be queried with the procedure query_insert.
Mode (output_control) |
string -> string |
display mode. |
get_insert returns TRUE, if a window is active. Otherwise an exception is raised.
set_insert, query_insert, disp_region, disp_line