Table of Contents

setClipboard

(string text)Set the system clipboard.

Syntax

bool setClipboard(string %text);

Parameters

string %text
No description available.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

cls
getClipboard

References

GMM_AddonPage::shareClick: Add-Ons/System_BlocklandGlass/client/submodules/modmanager/addonPage.cs:1223