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

lua_setlocal

Declaration

Source position: lua.pas line 515

function lua_setlocal(

  L: Plua_State;

  ar: Plua_Debug;

  n: Integer

):PChar;