onFalse

fun onFalse(command: Command): Trigger

Starts the given command whenever the condition changes from true to false.

Return

this trigger, so calls can be chained

Parameters

command

the command to start