Category
Threads
Thread context and identity.Category guide
Overview
Use this overview to understand the category before opening a specific function.- See what this group of functions is meant to solve.
- Compare function names and descriptions in one table.
- Open a function for syntax, arguments, returns, and examples.
Threads
Available functions
| Function | Description |
|---|---|
getscriptfromthread | Returns the script associated with a thread. |
getthreadidentity | Returns the identity level for a thread or the current thread. |
isourthread | Returns whether a thread is owned by the executor. |
setthreadidentity | Sets the identity level for a thread or the current thread. |