table.RemoveByValue
Description
Removes the first instance of a given value from the specified table with table.remove, then returns the key that the value was found at.
Avoid usage of this function. It does not remove all instances of given value in the table, only the first found, and it does not work with non sequential tables!
Arguments
Returns
Page views: 30,988
Updated: This Year
Updated: This Year