var upd = new cmdUpdate("AddressBook"); upd.setFields("?LastName='Smith'&FirstName='John'"); return upd.getFields;
?LastName='Smith'&FirstName='John'