isUnix?()

Synopsis

Returns True if the Intent Kernel is running on any of the supported Unix platforms. isWindows?() is another function that performs similar actions.

Syntax

isUnix? ( ) As Boolean 

Example 1

Intent >isUnix?() 
--> False