untilFail
Creates and adds an UntilFail to the receiver Task.
Return
the index where the UntilFail has been added.
Parameters
E
the type of the receiving task's blackboard.
task
the task to add to the UntilFail.
init
an optional inline block to configure the UntilFail.