changes.mady.by.user Catch Admin
Saved on Apr 02, 2013
OrArgs is a logic function which returns true if any of it's arguments are true.
This would normally be used as part of a boolean expression within an If function call.
OrArgs(arg1,arg2,arg3...argN)