Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
the [adjective ] target
Value returned: a text string that identifies the object that originally receives a message sent by HyperCard or by the send
keyword. If an object does not have a name, the target
returns its ID.
The adjectives abbreviated
, long
, and short
return various forms of an object’s name as with the property the name
. (Click Related Topics for more information about name
.)
Note: the abbreviated target
is the same as the target
.
HyperTalk distinguishes between the target
and target
: the target
always returns a string that identifies an object, but the single word target
is a container.
If the target
is a button or field, target
refers to the contents of that button or field. If not, target
returns an error.
One of the following:
See also: formatName