Method lfun::_m_delete()
- Method
_m_delete
mixed_m_delete(mixedarg,mixed|voidexpected)- Description
Delete index callback.
Element at index
argshould be deleted and its value returned (whenexpectedhas been specified, only if the value is `==() withexpected).- Returns
Returns the value that was at
argif it was deleted and UNDEFINED otherwise.- Note
The
expectedargument was added in Pike 9.0.- See also