OpenDream icon indicating copy to clipboard operation
OpenDream copied to clipboard

`world.process` not implemented

Open ZeWaka opened this issue 1 year ago • 0 comments

This read-only variable indicates the ID of the server's process on the system running it. The result is a number, unless for some unexpected reason the number won't fit in a num type, in which case it will be text. (In practice it should always be a number.)

https://www.byond.com/docs/ref/#/world/var/process

ZeWaka avatar Oct 25 '22 19:10 ZeWaka