Function SetBell() Foundation
Sets frequency and duration for default warning tone - Chr(7)
SetBell( [<nFrequency>], ; // Default: 880
[<nDuration>] ; // Default: 30
) --> cNullString
This function always returns a null string ("").
Parameter <nDuration> must be given in 1/100ths of a second.
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.