Boolean transformer

Creates a new entry in row, which represents the boolean values of the selected entry with 1(true) or 0(false).

Usage:

<boolean from="sourceFieldName" to="targetFieldName" />

Attributes:

  • from - name of the entry to be transformed

  • to - name of the entry to be created