(イベント) target イベントが発生したオブジェクトの名前を返します


書式
★.target
  ★=イベントオブジェクト
文例
w = theEvent.target.name
上位オブジェクト
-
説明
イベントが発生したオブジェクトの名前を返します。
関連
-