Runtime Error / Warning (Effect) — SkCheese

Addon: SkCheese · Category: Effect · Since: 1.6

Syntax

throw runtime (warning|error) %string%

Description

Throws a runtime error or warning.

Examples

throw runtime warning "This is bad..."
throw runtime error "This is really really bad..."

View source