Nasal library/clipboard: Difference between revisions

m
m (→‎getText(): Source)
Line 8: Line 8:
{{Nasal doc
{{Nasal doc
|syntax = clipboard.getText([type]);
|syntax = clipboard.getText([type]);
<!-- |source = {{simgear file|simgear/nasal/mathlib.c|l=196|t=Source}} -->
|source = {{flightgear source|src/Scripting/NasalClipboard.cxx|l=69|t=Source}}
|text = Returns the contents of the clipboard as a string.
|text = Returns the contents of the clipboard as a string.
|param1 = type
|param1 = type