IndexCapitalizationOptions
Index entry capitalization options.
Class
Read Only
Number SELECTED_ENTRY = 1398042725
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.
Read Only
Number INCLUDE_SUBENTRIES = 1767072325
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.
Read Only
Number ALL_LEVEL_1_ENTRIES = 1095517556
Capitalizes all level 1 entries. Note: Capitalizes only topics created before the capitalization statement appears in the script.
Read Only
Number ALL_ENTRIES = 1097624645
Capitalizes all index entries. Note: Capitalizes only topics created before the capitalization statement appears in the script.