copyToComp()

Copies the layer into the specified composition. The original layer remains unchanged. Creates a new Layer object with the same values as this one, and prep

moveBefore()

Moves this layer to a position immediately before above the specified layer.layer The target layer, a layer object in the same composition.Nothing.

frameTarget

A text frame target for this marker. Together with the URL value, this targets a specific frame within a Web page.String; read/write.

moveAfter()

Moves this layer to a position immediately after below the specified layer.layer The target layer, a layer object in the same composition.Nothing.

pauseWatchFolder()

Pauses or resumes the search of the target watch folder for items to render.pause True to pause, false to resume.Nothing.See also Application isWatchFolder

purge()

Purges unused data of the specified types from memory. Replicates the Purge options in the Edit menu.target The type of elements to purge from memory; a Pur