0d0918dc70
Change-Id: I2870e146dccb5890c971399397c7fddfa69d002e Blueprint: support-contains-function
6 lines
187 B
YAML
6 lines
187 B
YAML
---
|
|
features:
|
|
- The 'contains' function was added, which checks whether the
|
|
specified value is in a sequence. In addition, the new function
|
|
can be used as a condition function.
|