Home > @i2analyze/notebook-sdk > commands > ICommandConfigBase > name
commands.ICommandConfigBase.name property
Gets the name of the command. For example, "Quick Search".
Signature:
readonly name: string;
Returns: string
Introduced: version 1.0
Remarks
Typically, the name is displayed as the label of a button or a menu item.