{{newin|[[11.0]]|110|type=function|text=It has been renamed from [[PrismaticJoint:hasLimitsEnabled]]}}
Checks whether the limits are enabled.

== Function ==
=== Synopsis ===
<source lang="lua">
enabled = PrismaticJoint:areLimitsEnabled( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|boolean|enabled|True if enabled, false otherwise.}}
== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Checks whether the limits are enabled.}}
== Other Languages ==
{{i18n|PrismaticJoint:areLimitEnabled}}