clipboard_set

Writes data to the clipboard. Use data type argument to specify additional data like variable name etc. Use reserved types 'text' and 'html' to make content avalible to other applications as text.

Arguments

  1. String data type or empty string. Use reserved types 'text' and 'html' to make content avalible to other applications as text
  2. Value data

Output

Boolean

Examples

clipboard_set