Name
Textentry.MarkNone -- clear selection
Synopsis
moai.DoMethod(id, "MarkNone")
Function
Removes any text selection. The text will be completely unmarked when this method returns.

On AmigaOS and compatibles this method requires MUI 4.0 or better.

Inputs
id
id of the textentry object

Show TOC