Gets the upper limit.
== Function ==
=== Synopsis ===
<source lang="lua">
upper = PrismaticJoint:getUpperLimit( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|upper|The upper limit, usually in meters.}}
== See Also ==
* [[parent::PrismaticJoint]]
[[Category:Functions]]
{{#set:Description=Gets the upper limit.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|PrismaticJoint:getUpperLimit}}