Rex's plugins for Construct2
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About

rex_copytoclipboard

Plugin, ACE table, Discussion thread
Dependence: None

Introduction
Copy string to clipboard.

Usage
Sample capx
Call "Action:Copy" under any user input condition like "Condition: on any touch start", then the string will be copied to clipboard. Then user could press "Ctrl-V" to paste the content to a text input area.
"Condition:Is success" returns true if copied success. Copying might be failed when
  • browser does not support "document.execCommand", or
  • "Action:Copy" does not run under any user input condition.

Create a free web site with Weebly
  • Home
  • Map
  • Tutorial/Templates
  • News
  • About