Manual     Reference     Scripting  
  
Scripting > Runtime Classes > Event   
  • Menu
  • Overview
  • Runtime Classes
  • Attributes
  • Enumerations
  • Editor Classes
  • Enumerations
  • History
  • Index
  • Event
  • All Members
  • Variables
  • alt
  • button
  • capsLock
  • character
  • clickCount
  • command
  • commandName
  • control
  • delta
  • functionKey
  • isKey
  • isMouse
  • keyCode
  • mousePosition
  • numeric
  • shift
  • type
  • Functions
  • GetTypeForControl
  • Use
  • Class Variables
  • current
  • Class Functions
  • KeyboardEvent

Event.commandName  

var commandName : string

Description

The name of an ExecuteCommand or ValidateCommand Event

"Copy", "Cut", "Paste", "Delete", "FrameSelected", "Duplicate", "SelectAll" and so on. Sent only in the editor.