rougail/tests/dictionaries/02fill_multi_calc_val/yml/00-base.yml
2022-11-02 22:52:50 +01:00

20 lines
304 B
YAML

version: '0.10'
variables:
- variable:
name: var1
value:
- text: 'no'
- variable:
name: var2
multi: 'True'
constraints:
- fill:
- name: calc_value
param:
- type: variable
text: var1
- type: boolean
name: multi
text: 'True'
target:
- text: var2