ERR

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Core Language > Error Handling >

ERR

 

Description

 

Return the error code of the most recent error.

 

Syntax

 

ErrorNumber = ERR

 

Returns

 

Number

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples