Built-in macros: $ApplicationName

The $ApplicationName macro is replaced by the value specified in the ApplicationName attribute of the profile the code is currently compiled for.

Content

identifier

Discussion

The value of the attribute ApplicationName has no direct effect on the function of the GUI application. It allows you however to identify the application when your target platform permits multiple Embedded Wizard applications to be executed simultaneously. Usually, most target platforms are limited to one instance of Embedded Wizard application at once, so the attribute and this macro are used seldom.

If the attribute ApplicationName is not explicitly specified, the macro is empty.