Skip to content

getSize()

Return how many parts are in the score.

Parameters

Once an object score has been created, you can use the following function:

score.getSize()

Returns

return partCount

Value Type Description
partCount int The number of parts.