A Boolean parameter specifies a single binary condition which is either true or false.
Boolean parameters can be one of the following:

  • ON or 1 means condition true.
  • OFF or 0 means condition false.