String Builder - Last String (Expression) — SkCheese

Addon: SkCheese · Category: Expression · Since: 1.2

Syntax

last string

Description

Represents the last string created by the string builder, if it wasn't stored anywhere.

Examples

new string:
  "line 1"
  "line 2"
send last string

View source