===== LastErrorLine (Function) ===== ==== Format ==== **lasterrorline**\\ **lasterrorline** ( ) returns [[integerexpressions|integer_expression]] ==== Description ==== Returns the line number in the program where the runtime error happened. ==== Example ==== See examples of usage on [[OnError|OnError]] and [[ThrowError|ThrowError]] pages. ==== See Also ==== {{page>en:start#Error Handling&noheader}} ==== History ==== |0.9.6z|New To Version|