ThreadID()
Syntax
ThreadID = ThreadID(Thread)Description
Returns the unique system identifier of the thread.
Parameters
Thread The thread to use.
Return value
The system identifier. This result is sometimes also known as 'Handle'. Look at the extra chapter Handles and Numbers for more information.
Supported OS
All