I'm trying to understand why?
I read that the sequencer returns control to the script after once the command is done executing. Is it the same thing when calling a command for stc::perform. Is it because stc::perform is not sequential and that multiple commands can run at the same time?