VISIO::EDIT_GET_TEXT (int edit)

Description: Gets the contents of a multiline textedit widget. The text is returned to teh BASIC program. The ID of the edit widget is passed as argument.

Example: contents$ = VISIO::EDIT_GET_TEXT (edit)