Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page. clickChunk
Value returned: character chunk expression equal to the word the user clicked or the longest range of characters with the text style Group around the character that the user clicked (if the text has been grouped) The text style Group allows The chunk expression returned has the following form:
Examples
Demo Script
Related TopicsPlaceholdersposIntegerAn expression that evaluates to a positive integer. For example:
See also: containerHyperTalk Definition A place where you can store and retrieve a value. There are six types of containers in HyperCard: a variable, a button, a field, the selection, the Message box, and menus.
Additionally, you can refer to a button or field by its part number:
AppleScript Definition An object that contains one or more other objects, known as elements of the container. In a reference, the container specifies where to find an object. You specify containers with the reserved words You can also use the possesive form (
the container is |
Version 0.8b4 (July 4, 2025)