...go ahead and read the manual, we won't tell anyone.

All Commands by "Name"

The answer command displays a dialog box with a question and up to three buttons, each representing a different reply.
Grouped by Commands | Available on Global object | Has 0 comments
Not Tagged
The arrowKey command takes you to another tile. The effects of the arrowKey command are shown in below: "left" Go to previous tile in current stack "right" Go to next tile in current stack "up" Go forward through recent tiles "down" Go back through recent tiles
Grouped by Commands | Available on Global object | Has 0 comments
ask
Not Tagged
Ask displays a dialog box containing a question with a text box into which the user can type an answer. "defaultAnswer" will populate the text area with the passed string as the default text in the dialog box.
Grouped by Commands | Available on Global object | Has 0 comments
Not Tagged
The beep command causes the computer to make a beep sound number of times.

Also check out other sound playing commands: play, dial
Grouped by Commands | Available on Global object | Has 0 comments
Not Tagged
The click command causes the same action that would result from clicking the pointer at the specified point on the screen.
Grouped by Commands | Available on Global object | Has 0 comments
Not Tagged
The convert command converts a date or time in the specified container to the format specified.
Grouped by Commands | Available on Global object | Has 0 comments
Grouped by Commands | Available on Global object | Has 0 comments
Tags: commands
This command tells the computer to dial the specified number. In HyperCard this command would play the tones associated with the numbers through the computers speakers. If you specified the 'with modem' argument it would send the command to dial the number to your computer's modem.

For obvious reasons, we cannot support the 'with modem' and 'modemCommands' behavior in TileStack but we HAVE implemented the dial command to play the appropriate tones for the number you give it through your computer's speakers.

Also check out other sound playing commands: play, beep
Grouped by Commands | Available on Global object | Has 0 comments
Not Tagged
The disable command disables a specified menu or menu item.
Grouped by Commands | Available on Global object | Has 0 comments
do
The do command causes TileStack to get the value of expression, then send it as a message.
Grouped by Commands | Available on Global object | Has 0 comments