Retrieves the volume setting for the sound.
Syntax
HTML <BGSOUND VOLUME = iVolume ... > Scripting [ iVolume = ] bgsound.volume
Possible Values
iVolume Integer that specifies the volume setting. Valid values range from -10,000 to 0, with 0 being full Wave Output volume. The property is read-only with no default value.
Remarks
The higher the setting, the louder the sound.
Applies To