RClipboard.Copy


static function Copy

Prototype:

static function Copy(data);

Parameters

data
a static string or a RImage to copy to the client's clipboard

Description:

This function copies a string or an image to the client's clipboard.

Return value:

This function returns null, but throws a string as an exception if any error is encountered.