How to use newPosition(element, offset) in Google Document? -


i want place cursor @ beginning of new line after taken position :

var position = document.getcursor(); 

i tried use document.newposition(element, offset) don't know put in element , in offset, if me appreciate it.


Comments

Popular posts from this blog

xslt - Substring before throwing error -

Google Cloud Bigtable Durability/Availability Guarantees -

Android M doze mode and "native" posix socket freezing up -