Convert to boolean

Converts anything to a boolean (or null).

Transformer Concurrent Distributed execution possible
  • False tokens

    Text tokens that will translate to 'false'

    List of String Required
  • Input

    List of InputColumn<Object> Required
  • Null replacement

    Boolean Optional
  • True tokens

    Text tokens that will translate to 'true'

    List of String Required