from
The keyword is used in conjunction with other keywords to refer to each entity concerned . It is used to...
  - to denote the module where importing is made from in conjunction with the keyword import ;
-  to restrict message reception to one sender in conjunction with the keywords  receive, getcall,
  getreply and catch.
Related keywords:
BNF definition of from