Function INFO("usergroups") to return 0 instead of #N/A
When using a formula to check if a user is part of a group, returning #N/A completely breaks it and it doesn't allow you to use it in an IF, AND or OR. Returning 0 instead of #N/A makes this function way more useful.