The refresh() function refreshes the current card, and returns an empty string if the refresh succeeded, or a non-empty string if it failed.
var a = WMLBrowser.setVar("day",11); var b = WMLBrowser.refresh();
a = true b = ""
Jump to: Top of Page or HOME or Printer friendly page
W3Schools provides material for training only. We do not warrant the correctness of its contents. The risk from using it lies entirely with the user. While using this site, you agree to have read and accepted our terms of use and privacy policy.
Copyright 1999-2008 by Refsnes Data. All Rights Reserved.