Value
Name | Description | Value |
---|---|---|
SelectAll.ALL | Selects all. | 1634495520 = 'all ' |
Usage
In function
void Application.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])
void Document.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])
void LayoutWindow.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])
void LibraryPanel.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])
void StoryWindow.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])
void Window.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |