# plugins.finalcutpro.toolbox.autosequence

Orders clips on a timeline by timecode.

---

## API Overview
**Fields** - _Variables which can only be accessed from an object returned by a constructor_
 * [removeGaps](#removegaps)

---

## API Documentation

#### Fields

### [removeGaps](#removegaps)

|                                             |                                                                                     |
| --------------------------------------------|-------------------------------------------------------------------------------------|
| **Signature**                               | `plugins.finalcutpro.toolbox.autosequence.removeGaps <cp.prop: boolean>`                                                                    |
| **Type**                                    | Field                                                                     |
| **Description**                             | Remove Gaps?                                                                     |
| **Notes**                                   | None |
| **Source**                                  | [src/plugins/finalcutpro/toolbox/autosequence/init.lua line 35](https://github.com/CommandPost/CommandPost/blob/develop/src/plugins/finalcutpro/toolbox/autosequence/init.lua#L35) |

---

---

<script src="https://giscus.app/client.js"
        data-repo="CommandPost/CommandPost"
        data-repo-id="MDEwOlJlcG9zaXRvcnk3NDY0NTk2NQ=="
        data-category="Website Discussion"
        data-category-id="DIC_kwDOBHMBzc4CXFFA"
        data-mapping="pathname"
        data-strict="0"
        data-reactions-enabled="1"
        data-emit-metadata="0"
        data-input-position="bottom"
        data-theme="dark"
        data-lang="en"
        crossorigin="anonymous"
        async>
</script>
