MCPcopy 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
10097LineNumberType Script::CurrentLine()
10098{
10099 return mCurrLine ? mCurrLine->mLineNumber : mCombinedLineNumber;
10100}
10101
10102BIV_DECL_R(BIV_LineNumber)
10103{

Callers 1

BIV_DECL_RFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected