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 transformedto
- name of the entry to be created