<< Click here to display Table of Contents >> Navigation: TCC > Variables & Functions > Functions:
@CLIPWN[clipboard, string] : Writes the string to the specified clipboard (0 - 9). Returns 0 if the operation was successful.
Examples:
if "%@clipwn[2, save this line]" eq "0" echo Saved to CLIP2:
Saved to CLIP2: