Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Temporary link added

...

The node prompt is a command-line interface (CLI) that allows you to interact with Node.js. It is used to run JavaScript code and execute Node.js commands. Info Information about the Node prompt as well as the Node Inspector/Debugger can be found here.

Registry

The registry object allows you to read from and write to the player registry (the player’s persistent memory). More info about the registry can be found here.

...