Garry's Mod Wiki

Error

You might be looking for the "error" function, which has the same name as this function.
  Error( ... )

Description

Throws an error. This is currently an alias of ErrorNoHalt despite it once throwing a halting error like error without the stack trace appended.

This function throws a non-halting error instead of a halting error.

Issue Tracker: 2113

Arguments

1 vararg arguments
Converts all arguments to strings and prints them with no spacing or line breaks.