InDesign2026
API 21.5.1.73
Collection of GotoNextStateBehavior

GotoNextStateBehaviors

A collection of goto next state behaviors.

Properties

NameType AccessDescription
Number readonly The number of objects in the collection.

Methods

→ GotoNextStateBehavior

Creates a new GotoNextStateBehavior.

withProperties? Object Initial values for properties of the new GotoNextStateBehavior
→ Number

Displays the number of elements in the GotoNextStateBehavior.

→ GotoNextStateBehavior

Returns the GotoNextStateBehavior with the specified index or name.

index LongInteger | String The index or name. Can accept: Long Integer or String.
→ GotoNextStateBehavior[]

Returns the GotoNextStateBehaviors within the specified range.

from GotoNextStateBehavior | LongInteger | String The GotoNextStateBehavior, index, or name at the beginning of the range. Can accept: GotoNextStateBehavior, Long Integer or String.
to GotoNextStateBehavior | LongInteger | String The GotoNextStateBehavior, index, or name at the end of the range. Can accept: GotoNextStateBehavior, Long Integer or String.
→ GotoNextStateBehavior

Returns the GotoNextStateBehavior whose index follows the specified GotoNextStateBehavior in the collection.

obj GotoNextStateBehavior The GotoNextStateBehavior whose index comes before the desired GotoNextStateBehavior.
→ GotoNextStateBehavior

Returns the GotoNextStateBehavior with the index previous to the specified index.

obj GotoNextStateBehavior The index of the GotoNextStateBehavior that follows the desired GotoNextStateBehavior.
→ String

Generates a string which, if executed, will return the GotoNextStateBehavior.

Object of 1

Properties elsewhere that hold a GotoNextStateBehaviors.