Titan



external


The keyword is used in conjunction with other keywords only to refer to an entity defined in a module other than TTCN-3 or ASN.1, like one written e.g. C++.
Used with the keyword...

  1. const it refers to an external constant;
  2. function it refers to an external function.

Related keywords:


external…;



BNF definition of external