Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutoHotkey/AutoHotkey
/ CurrentLine
Method
CurrentLine
source/script2.cpp:10097–10100 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10095
10096
10097
LineNumberType Script::CurrentLine()
10098
{
10099
return mCurrLine ? mCurrLine->mLineNumber : mCombinedLineNumber;
10100
}
10101
10102
BIV_DECL_R(BIV_LineNumber)
10103
{
Callers
1
BIV_DECL_R
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected