detail property

Provides additional information about the associated CommandEvent, if available. For example, the value of a IValueProvider::SetValue command.

Syntax


var info = commandEvt.detail;

Property values

Type: DOMString

Additional detail about the associated CommandEvent

See also

CommandEvent
command

 

 

Show: