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

luaL_optnumber

Declaration

Source position: Lua.pas line 619

function luaL_optnumber(

  L: Plua_State;

  nArg: Integer;

  def: lua_Number

):lua_Number;