Might want to change that conditional in there, because right now it will remove anything that is "false" - that would include "" and 0 and nothing etc, might need to give that some tought, maybe change to check for just "" ? idk