Member attributes: ApplicationTitle

This attribute determines an optional title of the application when generating code for a particular profile member.

Syntax

"text"

Discussion

The value of the attribute ApplicationTitle has no direct effect on the function of the GUI application. It allows you however to specify text describing the application. This text can be evaluated in the target system and, for example, be shown in a caption bar of a desktop window, etc..

The attribute can be either empty or it must be a string literal consisting of a sequence of UNICODE characters enclosed between a pair of "..." (double quote) signs.

The value of this attribute can be evaluated within your implementation by using the built-in macro $ApplicationTitle.

Modify the attribute

To inspect or modify the value of an ApplicationTitle attribute, select first the affected profile member. Thereupon, the attribute is listed in the middle area of Inspector: