Documentation

Added in v2.0

threadid

Syntax: %threadid(name)

If name is omitted, then the numeric ID of the current thread is returned. Otherwise the numeric ID of the specified thread is returned, if no threads match the specified name then null is returned. Each thread has a unique numeric ID.

Add comment

Login or register to post comments