IndexCapitalizationOptions

Index entry capitalization options.

Values

Name

Description

Value

IndexCapitalizationOptions.ALL_ENTRIES

Capitalizes all index entries. Note: Capitalizes only topics created before the capitalization statement appears in the script.

1097624645

IndexCapitalizationOptions.ALL_LEVEL_1_ENTRIES

Capitalizes all level 1 entries. Note: Capitalizes only topics created before the capitalization statement appears in the script.

1095517556

IndexCapitalizationOptions.INCLUDE_SUBENTRIES

Capitalizes the specified topic and its nested topics. Valid only as parameter of the topic capitalize method; cannot be used as a parameter of the index capitalize method. Note: Must occur after the selected topic and its nested subtopics are created.

1767072325

IndexCapitalizationOptions.SELECTED_ENTRY

Capitalizes the specified topic but does not capitalize its nested topics. Valid only as parameter of the topic capitalize method; cannot be used as a parameter of the index capitalize method. Note: Must occur after the specified topic and its nested topics are created.

1398042725