JavaScript promise rejection: Loading CSS chunk katex failed. (error: https://git.brn.systems/assets/css/katex.94d26766.css). Open browser console to see more details.
bitburner-src/markdown/bitburner.userinterface.windowsize.md

501 B

Home > bitburner > UserInterface > windowSize

UserInterface.windowSize() method

Get the current window size

Signature:

windowSize(): [number, number];

Returns:

number, number

An array of 2 value containing the window width and height.

Remarks

RAM cost: 0 GB