Difference between revisions of "Thread:status"

From GiderosMobile
(Created page with "__NOTOC__ <languages /> '''<translate>Available since</translate>:''' 2018.10<br/> '''<translate>Class</translate>:''' Thread<br/> === <translat...")
(No difference)

Revision as of 14:30, 4 October 2018


Available since: 2018.10
Class: Thread

Description

Returns current status of the thread.

local status = thread:status()

Parameters

none

Return values

status: (string) Current thread status.