InsertionPoint

A location between characters, used to insert new text objects.

Objects:

Characters, Lines, Paragraphs, Story, String, TextRanges, Words

Property Listing

Property

Type

Access

Description

characters

Characters

readonly

All the characters in this text range.

lines

Lines

readonly

All the lines in this text range.

paragraphs

Paragraphs

readonly

All the paragraphs in this text range.

parent

 

readonly

The object's container.

story

Story

readonly

The story of the text range.

textRanges

TextRanges TextRange

readonly

All the text in this text range.

typename

String

readonly

The class name of the object.

words

Words

readonly

All the words in this text range.

Return

InsertionPoints.getByName()