Project

General

Profile

Actions

Added in 1.9.0

$scriptline

Returns line number in current script.

Example

; Create a alias
alias Example {
  echo -ag Line number for this line is $scriptline
}

; Call the alias
/example

Updated by Per Amundsen over 8 years ago · 1 revisions

Also available in: PDF HTML TXT