Table of Contents

LastErrorLine (Function)

Format

lasterrorline
lasterrorline ( )

returns integer_expression

Description

Returns the line number in the program where the runtime error happened.

Example

See examples of usage on OnError and ThrowError pages.

See Also

2016/01/01 22:42

History

0.9.6zNew To Version