getn_thread_name

Get the NAME of a thread
     idx - number of thread, is in range 0..get_thread_qty()-1
           or -1 for the current thread
returns: required info

string getn_thread_name(long idx);

Last updated

Was this helpful?