Thread:status

From GiderosMobile
Revision as of 23:59, 11 February 2020 by MoKaLux (talk | contribs)


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.