Name setTitle( )
Syntax setTitle(String title);
Example Etude e = new Etude(this);
e.createScore("score_1");
e.setTitle("score_1", "poincana");
Parameters title:string
Return none
Usage web & application
Description Set the title of a score, part or phrase