Reversed List (Expression) — Skript
Addon: Skript · Category: Expression · Since: 2.4, 2.14 (retain indices when looping)
Syntax
reversed %objects%Description
Reverses given list.
Examples
set {_list::*} to reversed {_list::*}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: Skript · Category: Expression · Since: 2.4, 2.14 (retain indices when looping)
reversed %objects%Reverses given list.
set {_list::*} to reversed {_list::*}