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 9 years ago · 1 revisions