Description
Retrieve the lock status of a timeline to a timecode by specifying its index.
Syntax
designer.getTimelineLockToTcByIndex(INDEX);
Parameters
| Parameter | Type | Description |
|---|---|---|
INDEX |
Integer | Index of the timeline in the Timeline List |
Return
This function returns a boolean : true if the timeline is locked to a timecode, false if it is not locked.
Need more help with this?
Don’t hesitate to contact us here.


