Changes

Jump to navigation Jump to search

clipboard.addText

769 bytes added, 09:52, 25 May 2011
Created page with "<p>__NOTOC__ clipboard.<b>addText</b> is a function that is part of <a href=":Category:clipboard">Clipboard</a> Library. </p><p><br /> The function sets the content of the clipbo..."
<p>__NOTOC__
clipboard.<b>addText</b> is a function that is part of <a href=":Category:clipboard">Clipboard</a> Library.
</p><p><br />
The function sets the content of the clipboard. <br />
It accepts a string as input.</p><p><br />
<span class="fck_mw_template">{{Since|3.0}}</span>
</p>
<h2> Syntax </h2>
<p>clipboard.<b>addText</b>(string)
</p>
<table class="wikitable">

<tr>
<th> Parameter </th><th> Description
</th></tr>

<tr>
<td> <u>string</u> </td><td> String that you want to add to clipboad
</td></tr>
</table>
<h2> Example </h2>

<h2> See also </h2>
<ul>
<li><a href="clipboard.setText">clipboard.setText</a></li>
<li><a href=":Category:clipboard">Clipboard Library</a></li>
</ul>

<p><br /><br />
</p><a href="Category:clipboard">Clipboard Library</a>
68

edits

Navigation menu