| Name | createPhrase( ) |
| Syntax | createPhrase(String phraseTitle [, float[] notes]); |
| Example |
Etude e = new Etude(this); |
| Parameters | phraseTitle:string notes: float[ ][ ] ( optional ) |
| Return | none |
| Usage | web & application |
| Description | Create a new phrase . |