programmatically select a selectable?

programmatically select a selectable?

Hi,

Sorry, this question might be too obvious.  How do I programmatically select a selectable?  I don't seem to be able to find the appropriate method.  I thought it would be something like:

.tabs( 'select' , index )    // that works for tabs

thanks in advance, Chuck