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

luaL_optstring

Declaration

Source position: lua.pas line 706

function luaL_optstring(

  L: Plua_State;

  n: Integer;

  d: PChar

):PChar;