isWindows?()

Synopsis

Returns True if the Intent Kernel is running on any of the supported Windows platforms. The osName() function can be used to further specify which Windows platform. isUnix?() is another function that performs similar actions.

Syntax

isWindows? ( ) As Boolean 

Example 1

Intent >isWindows?() 
--> True