Built-In Namespace _global_
Method Attributes | Method Name and Description |
---|---|
viewInstrument(modelname, vendor)
楽器情報をアラート表示する。
|
Method Detail
{void}
viewInstrument(modelname, vendor)
楽器情報をアラート表示する。
Defined in: global.js.
Defined in: global.js.
viewInstrument('ストラトキャスター', 'フェンダー');
- Parameters:
- {String} modelname
- モデル名
- {String} vendor
- メーカー名
- Returns:
- {void}