Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

show_error

CryoEagle edited this page Jan 6, 2019 · 1 revision

show_error

Show error window with your given information about error

Syntax:

show_error(str)
Argument Description
string str message to debug output

Returns: string

Description:

Show error window with your given information about error, useful when catching error.

Example:

show_error("You don't like to see me, but im error");

The above code will open window with error message „You don't like to see me, but im error".

Back to Debug

Clone this wiki locally

AltStyle によって変換されたページ (->オリジナル) /