Pairs - Value of Pair (Expression) — SkCheese

Addon: SkCheese · Category: Expression · Since: 1.4

Syntax

(first|second) value of %pair%

Description

Gets the first/second value of a pair.

Examples

set {_pair} to pair(1, "hello")

View source