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

8.13 copy

on.copy()

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

Note

Copy is enabled/disabled by toolpalette.enableCopy(enable).

Introduced in platform.apiLevel = '1.0'