RichText.Copy

RichText.Copy ( 

string ObjectName )

Example 1

RichText.Copy("RichText1");

Copies the current selection in a richtext object named "RichText1" to the clipboard.

See also:  Related Actions