@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: