Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 463 Bytes

manual.md

File metadata and controls

21 lines (12 loc) · 463 Bytes

Value block

Allows to extract single value from resource without using foreach block.

Key Description Default
type value
resource expression for extraction of value from resource

Example:

- type        : value
  resource    : data01/field01

Back to Documentation