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

luaL_optnumber

Declaration

Source position: lua.pas line 640

function luaL_optnumber(

  L: Plua_State;

  nArg: Integer;

  def: lua_Number

):lua_Number;