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

luaL_optstring

Declaration

Source position: Lua.pas line 685

function luaL_optstring(

  L: Plua_State;

  n: Integer;

  d: PChar

):PChar;