RichText.Copy

RichText.Copy ( 

string ObjectName )

Description

Copies the current selection in a richtext object to the clipboard.

Parameters

ObjectName

(string) The name of the richtext object.

Returns

Nothing. You can use Application.GetLastError to determine whether this action failed, and why.

See also:  Related Actions