Gets the current volume of the Source.
== Function ==
=== Synopsis ===
<source lang="lua">
volume = Source:getVolume( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|volume|The volume of the Source, where 1.0 is normal volume.}}
== See Also ==
* [[parent::Source]]
[[Category:Functions]]
{{#set:Description=Gets the current volume of the Source.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|Source:getVolume}}