Instance Property インスタンスプロパティ

commandName

Returns the name of the command. コマンドの名前を返します。

Declaration 宣言

var commandName: String { get }

Return Value 戻り値

The command name as it appears in the application's scriptability information; may be different from what is displayed to the scripter. コマンド名、それがアプリケーションの持つスクリプト対応機能情報において現れる通りに;スクリプトを書く人に表示されるものと異なるかもしれません。

See Also 参照

Getting Basic Information About the Command コマンドについての基本情報を取得する