Difference between revisions of "Source:isStopped"

m (1 revision: Importing from potato (again).)
(No difference)

Revision as of 16:17, 14 February 2010

Returns whether the Source is stopped.

Function

Synopsis

loop = Source:isStopped( )

Arguments

None.

Returns

boolean loop
True if the Source is stopped, false otherwise.

See Also