ServerJS/System/AmendmentProposals
Jump to navigation
Jump to search
The following names have been proposed but not ratified for inclusion in the System proposal.
- print: The "system" MAY have a "print" function that accepts a "message" and an optional "label" String.
- The label MAY be one of "log", "warn", "error", "pass", "fail".
- Any other, unspecified label MUST be in lower-case and begin with "x" and a vendor-specific label like "x-v8cgi-database".
- platform: the "system" MAY contain a string with its vendor-specific platform name.
- global: the "system" MAY contain a reference to the global object.