totalVerses

fun totalVerses(chapter: Int): Int

Returns the total number of verses in a given chapter.

Return

The total number of verses in the chapter.

Parameters

chapter

The chapter number.