[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_getlocal

Declaration

Source position: lua.pas line 512

function lua_getlocal(

  L: Plua_State;

  ar: Plua_Debug;

  n: Integer

):PChar;