Predicate to test if running on a windows platform
platformIsWindows()
Boolean: TRUE on windows, FALSE on other platforms
TRUE
FALSE
Brad Friedman