| Prev | Next | Core Verbs |
Core Verbs
These Mac-only verbs script applications that support the Core suite of Apple events.- core.close - Close an object in an application.
- core.count - Count elements in an application.
- core.create - Create an object in an application.
- core.dataSize - Get the data size of an element.
- core.delete - Delete an object in an application.
- core.duplicate - Duplicate an object in an application.
- core.exists - Determine if an object exists.
- core.get - Get an object from an application.
- core.getAs - Get an object, coercing to the specified type.
- core.move - Move an object in an application.
- core.open - Open an object in an application.
- core.print - Print an object in an application.
- core.quit - Quit an application.
- core.save - Save an object in an application.
- core.saveAs - Save As an object in an application.
- core.set - Set the data of an object in an application.
| Prev | Next | Core Verbs |