| Package | Description |
|---|---|
| io.knotx.handlebars.helpers.logic |
| Modifier and Type | Class and Description |
|---|---|
class |
AndHelper
Checks if all values are not 'falsy' (if it is false, null, 0 or empty list/array).
|
class |
OrHelper
Checks if any value is not 'falsy' (if it is false, null, 0 or empty list/array).
|
Copyright © 2018. All rights reserved.