Alphabetical Sort (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.2-dev18b, 2.14 (retain indices when looping)

Syntax

alphabetically sorted %strings%

Description

Sorts given strings in alphabetical order.

Examples

set {_list::*} to alphabetically sorted {_strings::*}

View source