[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

lua_getlocal

Declaration

Source position: Lua.pas line 491

function lua_getlocal(

  L: Plua_State;

  ar: Plua_Debug;

  n: Integer

):PChar;