pair →
pair-value() → any

Returns the value component of the input pair.

Parameters

This function has no parameters.

Examples

("BE" => 42) | pair-value  42

Kind: Function
Scope: pair
Aliases: None


This site uses Just the Docs, a documentation theme for Jekyll.