Brief Description

Getting Started

The System assembly contains interfaces describing basic structures of the Fore language:

  • Interfaces describing exceptions.

  • Interfaces that are used to work with the development environment console.

  • Interfaces that are used to work with operating system's regional standards.

  • Interface that is used to work with garbage collector.

The assembly also implements common interfaces used in other assemblies.

Assembly classes implement data types of the Fore language and also the matrices, based on which multidimensional data is worked in all Foresight Analytics Platform tools.

Assembly resources are described in the following subsections:

Before studying the System assembly it is recommended to read the following sections: Development Environment and Fore Language Guide tools.