a = "http://www.filemaker.";
b = "/help/FunctionsRef-";
c = ".html";
L = Case (
Language = "English"; "com";
Language = "German"; "de";
Language = "French"; "fr";
Language = "Italian"; "it";
Language = "Dutch"; "nl";
Language = "Japanese"; "co.jp")
];
a & L & b & Number & c
)
Note: these examples are not guaranteed or supported
by BrianDunning.com. Please contact the individual developer with any questions
or problems.
Find the closest locations by zip code using FileMaker. Click
here.
Web Viewer Example Authors:
Link to all of your own Web Viewer Examples on this site with the following URL:
http://www.briandunning.com/filemaker-web-viewer/results.php?author=Your
Name Here