Use a double ampersand (&&). This is a standard feature of Windows GUI controls where putting an ampersand before a letter makes it a hotkey, e.g. "&Open" (though I don't know if BYOND's interface actually handles the hotkey part). Use && to avoid that behaviour.