switchthread[,threadswitch]
Switch the internal current thread to another thread (resulting in different callstack + different registers displayed).

arguments 
[arg1]: ThreadId of the thread to switch to (see the Threads tab). When not specified, the main thread is used. 

result
This command does not set any result variables.