Open matt-blanchette opened 7 years ago
The renderVariables always returns variables with 0 numeric values (falsy) as empty string. Similar would happen for variables with value of false.
For example: log: "{{ zero }}"
log: "{{ zero }}"
The renderVariables always returns variables with 0 numeric values (falsy) as empty string. Similar would happen for variables with value of false.
For example:
log: "{{ zero }}"