function: This options is deprecated. use custom instead.
custom: It is also possible to create a custom condition:
{type:'custom', value:function(condtion, inputData, trial){ // do your mojo here and return true or false }}