Trying to get time (post HDD crash) to wade into this in O2. There are actually existing "elevator" scripts in the BIS packaged stuff. But, they are pretty rough.
Anyway, on to my question. (And I hope sufficient time has passed since my last post.)
I was wondering if there was some way to sort through the current addaction items for a text string, and then return the index for it.
For instance, search the current addactions for "Floor 3" and if there is one, return the index for it, and remove it. I'm thinking that it would basically be an array?
Thanks!