Your browser was unable to load all of the resources. They may
have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.
NOT operation will be added in QB4. Thanks.
I know not necessary, but I wanted to add my vote to this! It would make the evaluations much more powerful.
Another idea to remove some hand coded scripting that I currently use would be step name and status codes. For example, sometimes I need to run a step only if some previous step in the workflow was successful. So you could add a step scriptlet that was, "Step has status code" where it will allow you to pick the step name from a drop down combo and then pick the status from "successful", "failed", "idle", etc. I would imagine you might have to leave the step name as an empty text box, since repeat parameters would make it impossible for you to produce a combo box with all possible choices.
Here is an example script that I use that could benefit from a builtin scriptlet:
!steps.get("master>platforms>platform-linux").idle
Filed as improvement request http://track.pmease.com/browse/QB-1033