Lines

A collection of lines.

Methods:

getByName

Property Listing

Property

Type

Access

Description

length

Int

readonly

Number of elements in the collection.

parent

 

readonly

The object's container.

typename

String

readonly

The class name of the object.

Method Listing

TextRange getByName (name:String)

Get the first element in the collection with the provided name.

Parameter

Type

Description

name

String

 

Object of

Story.lines

TextFrameItem.lines

TextRange.lines

InsertionPoint.lines