speakdollars
VALUE

The speakdollars statement buffers up a dollar amount to be spoken later by the speaknow statement.


Parameters

This statement has one parameter:

value – dollar amount to be spoken.


Description

This statement buffers up a number to be spoken later as dollars by the speaknow statement. This example speaks This cat is twenty dollars.

speakwords "This cat is "
speakdollars 20
speaknow

See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0.