Is SelectElement() "smart"?
Posted: Fri Feb 23, 2018 7:04 pm
When I'm in the middle of a large list, is SelectElement() smart in the sense that it will go relative from the current element's Listindex back and forth through the list to reach the desired element? Or does it always go through the list from the start?