Skip to content

function setClipboardText (client-side)

Available since version: 0.1.4.7

This function will fill the client clipboard with specified text.

Declaration

void setClipboardText(string text)

Parameters

  • string text: the text you want to fill into client clipboard.