Difference between revisions of "LineNumber"

From Mesham
Jump to navigationJump to search
(Created page with '== Syntax == <nowiki>_LINE_NUMBER [sourcefile] == Semantics == Will be substituted in source code by the current line number of that specific file, this is useful for debuggin…')
 
m (3 revisions imported)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Syntax ==
 
== Syntax ==
  
<nowiki>_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