Home THE HYPERCARD CENTER

HyperTalk Reference
Home » HyperTalk Reference »

Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.

itemDelimiter

set [the] itemDelimiter to char

The itemDelimiter property sets or retrieves what character HyperCard uses to separate items in a list.

The default delimiter is comma. HyperCard resets itemDelimiter to the default delimiter at idle.

This property has no effect on comma-delimited structures such as dateItems, location (loc), or rectangles (rect).

Placeholders

char

An expression that yields a single character.

For example:

"a"
return
tab
numToChar(13)

HyperTalk Reference


Version 0.8b4 (July 4, 2025)

Made with Macintosh

Switch to Modern View