Come for answers, stay for best practices. All we're missing is you.
I would like to get just the last saved baseline of a module. Is there a way to do this without having to loop through all of the baselines for the module? I know I could loop through the baselines using for bl in currMode, but I'd hate to waste time going through all the previous baselines if I only need the latest one.
Chris
Sorry, I had forgotten that I'd already asked this question. If the leader of this forum could remove this question, it'd be helpful.