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