17.3 enableCut

toolpalette.enableCut(enable)

This routine enables or disables the Edit > Cut menu command. Parameter enable is a Boolean value that enables the command if true or disables the menu item if false.

Introduced in platform.apiLevel = '1.0'