Wiki

Clone wiki

EFLC-MP LUA / mysql_affected_rows

Description

Returns the amount of rows affted by the last query.

Parameters

Int dbId
Int dbId: ID of the database

Return values

Int amountOfRows

Example

Updated