< Futurebasic < Language < Reference

TEKEY$

Statement

(+) Appearance (+) Standard Console

Syntax

TEKEY$ = string$

Description

If there is an active edit field in the current window, string$ is inserted into the field at the current insertion point, or replaces the currently highlighted text in the field. The insertion point is then placed at the end of the newly-inserted text, and the text is scrolled into view if it is not already in view.

See Also

TEKEY$ function; EDIT FIELD; ON EDIT

This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.