Subj : Javascript for dummies like me
To : Digital Man
From : Sys64738
Date : Fri Dec 10 2021 08:36 am
Re: Javascript for dummies like me
By: Digital Man to Sys64738 on Thu Dec 09 2021 11:57:08
> Because JavaScript was designed without a "console" in mind. Core JavaScript
> makes no assumptions about the I/O capabilities (screen, file, or otherwise)
> of the environment in which the script is running.
I see. So, with Core Javascript is there a standard/universal "print" type option?
SYS64738