GetForLoopIndexA

comment
patch

1.00

Source
Blizzard.j
return type
integer
Source code
function GetForLoopIndexA takes nothing returns integer
    return bj_forLoopAIndex
endfunction