Returns if the operating system is Mac OS X. |
||
Syntax |
b = ismac() |
|
Outputs |
Name |
Description |
|
b |
Boolean (true if the operating system is Mac OS X). |
Example |
Syntax |
|
|
print(ismac()) |
|
Comments |
b = ismac() returns if the operating system is Mac OS X. |
|
See Also: |