{{newin|[[0.9.0]]|090|type=function|text=It has been moved from [[love.joystick.getName]]}}
Gets the name of the joystick.
== Function ==
=== Synopsis ===
<source lang="lua">
name = Joystick:getName( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|string|name|The name of the joystick.}}
== See Also ==
* [[parent::Joystick]]
[[Category:Functions]]
{{#set:Description=Gets the name of the joystick.}}
== Other Languages ==
{{i18n|Joystick:getName}}