External objects
Getting external objects may be done by special syntax,
consists of the at sign character
For example:
connects to some external system and receives some external object, which will be stored in
Most of external objects has type
which can be used in language statements, such as a switch cases.
Types of the systems that can be connected to depends on the Cind release.
This release supports only local linked libraries, see: Using linked libraries.
Some examples of handling external objects from the other releases: