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

4 functions
FunctionDescription
getscriptfromthreadReturns the script associated with a thread.
getthreadidentityReturns the identity level for a thread or the current thread.
isourthreadReturns whether a thread is owned by the executor.
setthreadidentitySets the identity level for a thread or the current thread.