Hey Guys,
if (window -exists Awin
) { DO_STUFF!!!}
I want it to meet 2 conditions before running it's command though. Any ideas on how I would I go about writing that?
window -exists Awin
window -exists Bwin
I'll usually error out with maya expecting 1 condition and having found 2