Clipboard

Content Type: Module
Categories:

Overview

This module enable user to copy text to the clipboard of the system.

Documentation

Description

This module allow one to copy text to the clipboard through microflow action.

Typical usage scenario

You can use this action where you want to copy the content showed through text input or you can directly pass any string to be copied to the clip board.

Configuration

  1. Use the microflow action copy.
  2. Pass any string value that needed to be copied.
  3. Execute the microflow.

 

Releases

Version: 4.0.0
Framework Version: 9.6.17
Release Notes: Updated for nanoflow
Version: 3.0.0
Framework Version: 9.6.17
Release Notes: Downgraded
Version: 2.0.0
Framework Version: 9.24.0
Release Notes: Converted document to module.
Version: 1.0.0
Framework Version: 9.24.0
Release Notes: Initial Release