A message instruction is a single clause in the
form of a message term (see Section 1.11.4, “Message Terms”)
or in the form
messageterm = expression,
without the requirement for messageterm to return a result.
A message is sent to an object, which responds by performing some action.
See Section 1.15, “Message Instructions”.