Difference between revisions of "LineNumber"

From Mesham
Jump to navigationJump to search
(Syntax)
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
  
_LINE_NUMBER [sourcefile]
+
_LINE_NUMBER
  
 
== Semantics ==
 
== Semantics ==

Revision as of 14:55, 18 October 2016

Syntax

_LINE_NUMBER

Semantics

Will be substituted in source code by the current line number of that specific file, this is useful for debugging and error messages

Since: Version 1.0