GetForLoopIndexB

comment
patch

1.00

Source
Blizzard.j
return type
integer
Source code
function GetForLoopIndexB takes nothing returns integer
    return bj_forLoopBIndex
endfunction