copyIntoClipboard

fun copyIntoClipboard(    ctx: Context,     label: String,     value: String)

Save a text into the clipboard.