{{newinoldin|[[0.7.0]]|070|[[0.9.0]]|090|type=function}}
Get the name of a thread.
== Function ==
=== Synopsis ===
<source lang="lua">
name = Thread:getName( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|string|name|The name of the thread.}}
== See Also ==
* [[parent::Thread]]
[[Category:Functions]]
{{#set:Description=Get the name of a thread.}}
== Other Languages ==
{{i18n|Thread:getName}}