Official Content

One of the most basic ways of interaction between applications is by using the Clipboard.
One application puts something (text, image, blob) in the Clipboard and makes it available to the other applications.

Clipboard external object - Location Clipboard external object - Definition

 

Properties

It does not have any.

Methods

SetText

This method is used to copy text into the clipboard, replacing previously stored content.

Return value  None
Parameters Data:Character(100)

GetText

Use this method to get a copy of the string that the clipboard contains. It returns an empty string if no text is in the Clipboard.

Return value  Character(100)
Parameters None

Events

It does not have any.

Scope

Generators:  AppleAndroid

Availability

As of GeneXus X Evolution 3.

See also





Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant