Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 823 Bytes

File metadata and controls

18 lines (12 loc) · 823 Bytes

variables()

Directs certain functions, such as any() or all(), to search in the variables. headers() has the same function, but directing the search to the headers.

Purpose Value
Main focus variables() is a side-effect
Context Qualifier
Match qualifiers onmatch
Value qualifiers onmatch

[Back to index]