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")Skript Documentation is the best place to find the official skript documentation and feature latest working addons for the latest version of Skript.
Full documentationBrowse all docsAddon: SkCheese · Category: Expression · Since: 1.4
(first|second) value of %pair%Gets the first/second value of a pair.
set {_pair} to pair(1, "hello")