rougail/tests/dictionaries_old/11valid_enum_function/yml/00-base.yml

21 lines
387 B
YAML
Raw Normal View History

2023-10-12 08:17:30 +02:00
version: '0.10'
variables:
- family:
- name: general
variables:
- variable:
- name: var
type: choice
description: New variable
value:
- type: number
text: 9
choice:
- type: function
name: trange
param:
- type: number
text: 0
- type: number
text: 10