TextIter.forwardWordEnds

Calls TextIter.forwardWordEnd up to count times.

class TextIter
bool
forwardWordEnds
(
int count
)

Parameters

count int

number of times to move

Return Value

Type: bool

TRUE if iter moved and is not the end iterator