Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 801 Bytes

File metadata and controls

17 lines (11 loc) · 801 Bytes

true()

yes() always evaluates to True. It is similar to no() and none().

Purpose Value
Main focus true() produces a calculated value
Aliases yes, true
Context Qualifier
Match qualifiers onmatch
Value qualifiers onmatch

[Back to index]