Length (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.1

Syntax

[the] length of %strings%

Description

The length of a text, in number of characters.

Examples

set {_l} to length of the string argument

View source