PLAY
PLAY(message AS STRING [, abort AS BOOLEAN]) AS BOOLEAN
Plays the message recorded in the file <message>.
The optional <abort> parameter forces the current messages being flushed when it is TRUE. By default this parameter is FALSE.
PLAY(message AS STRING [, abort AS BOOLEAN]) AS BOOLEAN
Plays the message recorded in the file <message>.
The optional <abort> parameter forces the current messages being flushed when it is TRUE. By default this parameter is FALSE.