Get last inserted id
It will fill after you use insert query
You can use insert_id method too
Output : int
Static or normal : Static
mysql::insertId();
mysql::insert_id();