TitleText

The title text

Syntax

TitleText "value";

Description

This should be specified only when the model name cannot be used as the title text.

Title text is typically used as PROG text in clients. When not explicitly specified, the text is generated from the model name by separating words with a single space character.

For example: Text for CodeB is generated as 'Code B' unless TitleText property is specified.

codegenproperties {
   TitleText "Accounting Code Part A";
}

This page is generated from IFS Developer Studio at 2021-08-13 08:48.