⎕systemInfo
System Information r←⎕systemInfo
Category: Core
r
is a struct with the following entries:
os
is a string with the operating system name;arch
is a string with the architecture name;js
is a boolean indicating whether TinyAPL is running in JavaScript;