Thank you q2apro ! what i wanted to do is : in case of an error inside filter_answer() this function will be ignored. The reason for that is that i don't want to block the process of posting an answer if the value of the filter_answer() turns to be wrong. Is returning null makes that happen ? Thank you