...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
file | 1 | string | — | Plays the specified .wav file, instead of the default system beep. |
Return value
void
Examples
...
// Sound the system beep to indicate the end of a script
...
// ... long script ...
...
playSound;