[02:21:47] Hi guys, quick question for the API programmers: in an API module, if I have a multi-valued parameter, is there a way to detect if someone specified a value but passed it as empty, as opposed to not specifying it at all (i.e., the added &myparam=)? [02:23:10] Err..."not passing it at all"