Source position: tcl80.pp line 801
function Tcl_GetVar2(
interp: PTcl_Interp;
varName: PChar;
elemName: PChar;
flags: Integer
):PChar;