If you specify CallBackFunction, it will get passed two parameters. The first parameter is a Boolean value, which is true if the save succeeds and false if the save fails. The second parameter is a string that contains the exception text passed down from the server if the save fails. If the save succeeds, or no exception message is passed from the server, it is set to an empty string.