I was making something that had to pass strings as parameters whether or not the string was empty or not. Of course things screwed up and I found that I could not pass empty string values. Since it would not be worth the trouble to set it up so the script could figure out when a string was not passed, I am posting this. If this would be added, I would very much appreciate it.