You are here: Lua Scripting Resources eGuide > Lua Scripting API Reference Guide > Event Handling > paste

8.34 paste

on.paste()

This routine is called when the user selects the Paste command either from a menu or by pressing
Ctrl + V.

Note

Paste is enabled/disabled by toolpalette.enablePaste(enable).

Introduced in platform.apiLevel = '1.0'