Function SetBell() Foundation

Sets frequency and duration for default warning tone - Chr(7)

Syntax
SetBell( [<nFrequency>], ;  // Default: 880
         [<nDuration>]   ;  // Default: 30
       ) --> cNullString
Return

This function always returns a null string ("").

Description

Parameter <nDuration> must be given in 1/100ths of a second.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.