Skip to content

getSize()

Return how many phrases are in the part.

Parameters

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

part.getSize()

Returns

return phraseCount

Value Type Description
phraseCount int The number of phrases.