Name getPhraseInstrument( )
Syntax getPhraseInstrument(String phraseTitle);
Example

Etude e = new Etude(this);
e.createPhrase("phrase_1");
int inst = e.getPhraseInstrument("phrase_1");

Parameters phraseTitle:string
Return int
Usage web & application
Description Return the instrument of a phrase