Release Date: Saturday, October 21, 2017
This release enhanced the wait command in robin scripting to be able to specify a timeout and polling interval.
wait [for <timeout>] [with <pollingInterval> polls] until ...
For example
wait 2 minutes with 15 second polls until the orders app in the orders-xvm orderCount is 100