IsThreadActive
Docslocal retval = IsThreadActive(threadId)Parameters
| Name | Type | Description |
|---|---|---|
threadId | int | — |
Returns
BOOLReturns TRUE (1) or FALSE (0).
local retval = IsThreadActive(threadId)| Name | Type | Description |
|---|---|---|
threadId | int | — |
BOOLReturns TRUE (1) or FALSE (0).
No snippets yet. Be the first to contribute!