Nasal library/clipboard

From FlightGear wiki
Revision as of 18:38, 26 April 2018 by Red Leader (talk | contribs) (Grammar)
Jump to navigation Jump to search

This page contains documentation for the clipboard namespace in Nasal. This namespace provides functions for working with text stored in the clipboard This is a link to a Wikipedia article. The clipboard namespace is implemented in flightgear/src/Scripting/NasalClipboard.cxx. There are also several files in the Scripting folder that implement the backend depending on the OS.

Tip  Copy & paste the examples into your Nasal Console and execute them to see what they do.

Functions

getText()

setText()

Constants

CLIPBOARD

SELECTION