Returns whether the Source will loop.
== Function ==
=== Synopsis ===
<source lang="lua">
loop = Source:isLooping( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|loop|True if the Source will loop, false otherwise.}}
== See Also ==
* [[parent::Source]]
[[Category:Functions]]
{{#set:Description=Returns whether the Source will loop.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|Source:isLooping}}