Keyword: CLIPBC - Copy/paste controls

Keywords are used within scripts that enabled powerful features such as dynamic variables, clipboard manipulation, read/write files, mimic inputs and more.
User avatar
YiMeng
Author
Posts: 238
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Keyword: CLIPBC - Copy/paste controls

Unread post by YiMeng »

Description
  • Copy or paste from clipboard.

Parameters
  • x: The content to be copied into the clipboard

Usage
  • To copy to clipboard
    • CLIPBC x
  • To obtain the value in clipboard
    • %CLIPBC%