func executeAndReturnError (AutoreleasingUnsafeMutablePointer<NSDictionary?>?) -> NSAppleEventDescriptor
Executes the receiver, compiling it first if it is not already compiled.
レシーバを実行します、それがまだコンパイルされていないならばまず最初にコンパイルします。
func executeAppleEvent (NSAppleEventDescriptor, error: AutoreleasingUnsafeMutablePointer<NSDictionary?>?) -> NSAppleEventDescriptor
Executes an Apple event in the context of the receiver, as a means of allowing the application to invoke a handler in the script.
レシーバのコンテキストにおいてアップルイベントを実行します、アプリケーションにスクリプト中のハンドラを発動することを許可する手段として。