Difference between revisions of "Source:isStopped"
(Changed variable name to something more fitting) |
|||
Line 3: | Line 3: | ||
=== Synopsis === | === Synopsis === | ||
<source lang="lua"> | <source lang="lua"> | ||
− | + | stopped = Source:isStopped( ) | |
</source> | </source> | ||
=== Arguments === | === Arguments === | ||
None. | None. | ||
=== Returns === | === Returns === | ||
− | {{param|boolean| | + | {{param|boolean|stopped|True if the Source is stopped, false otherwise.}} |
== See Also == | == See Also == | ||
* [[parent::Source]] | * [[parent::Source]] |
Revision as of 13:01, 14 April 2011
Returns whether the Source is stopped.
Function
Synopsis
stopped = Source:isStopped( )
Arguments
None.
Returns
boolean stopped
- True if the Source is stopped, false otherwise.
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info