Difference between revisions of "LineNumber"

From Mesham
Jump to navigationJump to search
m (3 revisions imported)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
  
_LINE_NUMBER [sourcefile]
+
_LINE_NUMBER
  
 
== Semantics ==
 
== Semantics ==

Latest revision as of 15:45, 15 April 2019

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