{{oldin|[[0.8.0]]|080|type=function}}
Checks whether limits are enabled.

== Function ==
=== Synopsis ===
<source lang="lua">
enabled = PrismaticJoint:isLimitsEnabled( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|enabled|True if enabled, false otherwise.}}

== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Checks whether limits are enabled.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PrismaticJoint:isLimitsEnabled}}