I’m trying to have the teletype effect but paged so I can pause each page. I was wondering how to get the character count per page.
Got it:
textInfo.pageInfo*.lastCharacterIndex*
Just commenting to say that this was hugely helpful. Spent hours trying to find the answer.