Skip to content
gifGuide2Code

gifGuide2Code

For the genuinely confused.

  • Table of Contents

Tag: Iterate Characters

Posted on August 19, 2018

JavaScript: How to Loop All Letters in a Word Doc

Header

Last week, I wrote a function that loops through all the characters in the first paragraph of a Google Doc. But chances are, if you’re running through all the characters in a paragraph, you’re going to need all the characters in all the paragraphs.

How the heck do you do that?

Continue reading “JavaScript: How to Loop All Letters in a Word Doc”

Blog at WordPress.com.
Cancel