Operator Type:
Operator Scope of Action:
Operator Purpose:
Operator First Added:
Operator Altered:
Function [other Function type actions]
Item [operators of similar scope]
Data manipulation [other Data manipulation operators]
play("sound-file")
This causes the stated OS alert sound to be played. To play the default error sound:
play("Basso");
The sound-file name is case-sensitive.