BUTTON
BUTTON [id] { [Common flags] }
Creates a clickable button in the description. It does not directly correspond to an item in the container.
To check when it is clicked listen for
MSG_DESCRIPTION_COMMAND
in
NodeData::Message()
: