Gets a string representing the type.
== Function ==
=== Synopsis ===
<source lang="lua">
type = Joint:getType( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|JointType|type|A string with the name of the Joint type.}}
== See Also ==
* [[parent::Joint]]
[[Category:Functions]]
{{#set:Description=Gets a string representing the type.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|Joint:getType}}