Is there a way that I can break out of a specific while loop, or will only /break do that? If so, can you even have more than one loop at the same time?

Thanks.