Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page. get
The That is, Examples
Demo Script
Related TopicsPlaceholdersexpressionHyperTalk Definition Any HyperTalk expression. All expressions evaluate to text, a number, or a constant. For example:
Note: Formally, HyperCard distinguishes between factors (simple values) and expressions. The difference between factors and expressions matters only if you like to drop parentheses. Most functions take factors as their parameters, which is why AppleScript Definition Any series of words that has a value. propertyHyperTalk Definition A literal string that names a characteristic of an object (for example, a field or button property) or of HyperCard itself (called a global property). Properties vary depending on the object and include
AppleScript Definition A characteristic of an object that has a single value and is identified by a label. objectHyperTalk Definition The object For example:
AppleScript Definition An identifiable part of an application, or a thing within an application that can respond to commands. |
Version 0.8b4 (July 4, 2025)