Difference between revisions of "Shape:isSensor"

m (included link to other languages)
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Checks whether a Shape is a sensor or not.}}
 
{{#set:Description=Checks whether a Shape is a sensor or not.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|Shape:isSensor}}
 
{{i18n|Shape:isSensor}}

Revision as of 10:53, 25 March 2011

Checks whether a Shape is a sensor or not.

Function

Synopsis

s = Shape:isSensor( )

Arguments

None.

Returns

boolean s
True if sensor, false otherwise.

See Also


Other Languages