In the example:
openUrl("http://creator.zoho.com/user/app/#Form:Cashbook?Country=" + input.Country, "same window");
What is the syntax to pass a 2nd or 3rd piece of data from a field to the form it will open?