IsInThread
Verifies if the calling execution code is running in a thread or not.
Method Signature
Arguments
This function does not accept any arguments
Examples
isinthread Example
Check if the code is running inside a bx:thread.
Result: falsetrue
Additional Examples
Related
Last updated
Was this helpful?