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

luaL_optlstring

Declaration

Source position: Lua.pas line 614

function luaL_optlstring(

  L: Plua_State;

  numArg: Integer;

  const def: PChar;

  ls: Psize_t

):PChar;