PlayTune (NotesUIWorkspace - LotusScript®)

Plays the specified tune.

Note: This method is new with Release 5.

Defined in

NotesUIWorkspace

Syntax

Call notesUIWorkspace .PlayTune( tuneName$ )

Parameters

tuneName$

String. Could be the name of the sound from the GetListOfTunes method or a complete file path.

Example