memoryInUse

The number of bytes of memory currently used by this application.Number; read-only.

skipFrames

The number of frames to skip when rendering this item. Use this to do rendering tests that are faster than a full render.A value of 0 skip no frames, and re

CompItem object

The CompItem object represents a composition, and allows you to manipulate and get information about it.Access the objects by position index number in a pro

propertyDepth

The number of levels of parent groups between this property and the containing layer. The value 0 for a layer.Integer; read-only.

parseSwatchFile()

Loads color swatch data from an Adobe Swatch Exchange ASE file.file The file specification, an ExtendScript File object.The swatch data, in this format:data

featherSegLocs

Anarray containing each feather pointメs mask path segment number section of the mask path between vertices, numbered starting at 0 .NOTE: Values are stored

numItems

The number of items contained in the items collection folderItem.items.length .If the folder contains another folder, only the FolderItem for that folder is

label

The label color for the item. Colors are represented by their number 0 for None, or 1 to 16 for one of the preset colors in the Labels preferences .Custom l

propertyType

The type of this property.A PropertyType enumerated value; read/write. One of:PropertyType.PROPERTY A single property such as position or zoom.PropertyType.

scheduleTask()

Schedules the specified JavaScript for delayed execution.stringToExecute A string containing JavaScript to be executed.delay A number of milliseconds to wai