Capítulo 67 de 411

Chapter 67: Timeline.previousLabel()

Core Idea

previousLabel() returns the name of the label before a given time (defaults to the current playhead).

Reference Tables

ParameterTypeDescription
timeNumbertime to search from (default: current playhead)

Returns: String.

Code Examples

tl.previousLabel();

Connects To

  • Timeline.nextLabel(): the mirror-image lookup.