Games
Developers
Forums
More
BYOND
Download
Developer Guide
Developer Reference
Support
Terms of Service
Membership
Contact Us
Many features on this site require JavaScript. Please enable JavaScript support in your browser.
Register
Login
DM
area
atom
client
datum
icon
image
list
map
mob
obj
operator
!
!=
%
%=
&
&&
&=
>
>>
>>=
>=
<
<>
<<
<<=
<=
()
*
**
*=
+
++
+=
-
--
-=
/
/=
:
=
==
.
?
[]
^
^=
in
path
|
|=
||
~
proc
savefile
sound
turf
var
verb
world
Special notes
&& operator
The first false value from left to right completes the evaluation (a practice known as short-circuiting). The return ...
Copyright © 2024 BYOND Software. All rights reserved.