2024 April Release

Class FSCVAPP@1.1001:Application Permanent link for this heading

Objects of the class Application ("Application") describe applications. Applications consist of a sequence of statements (modeled as list of "ApplicationStep" objects).

Each application may have a multilingual name.

Applications are modular; a prototype may be used to specify the arguments. If no prototype can be used, the individual parameters can be specified.

Applications may give hints about their behavior. These hints are used to restrict generic menus.

When an application is started, access to the application is checked with the access type AccTypeExecApp ("Run Application"). Applications called by other applications are not checked.

Class Hierarchy

Object > ComponentObject > Application

Properties Permanent link for this heading

Type

Property

Name

LanguageStringList[]

mlname

Multilingual Name

Properties Permanent link for this heading


Multilingual Name (COOSYSTEM@1.1:mlname) Permanent link for this heading

Defines the multilingual name of the object. It stores one name for each supported language.

Explanation:
This field defines the multilingual name of the object.

unique LanguageStringList[] COOSYSTEM@1.1:mlname