Database.getModelNotes


getModelNotes()

Returns the multi-line notes for this model, as shown in model properties

Argumentsnone 
Return valuestringTitle

Example


 notes = database.getModelNotes()

Back to Database

Back to Overview