I\'m creating a function that will transfer text that a user is currently selecting from one document to another.
It works fine most of the time, but when I try to transf
Set GlyphType to NUMBER:
NUMBER
body .appendListItem(element) .setGlyphType(DocumentApp.GlyphType.NUMBER)