process.name

From SmartBots Developers Docs
Bot PlaygroundBuilt-in Functions
Revision as of 15:11, 13 October 2022 by Gg (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Read-only property reflecting running script name.

console.log(process.name);