Instructional text options for cross reference.
| Name | Description | Value |
|---|---|---|
| SEE_OR_ALSO_BRACKET | Inserts ‘See also’ in front of the referenced topic if the topic has an associated page reference; inserts ‘See’ if the topic does not have a page reference. | 1399800172 = ‘SoAl’ |
| SEE | Inserts ‘See’ in front of the referenced topic. | 1701729125 = ‘enSe’ |
| SEE_ALSO | Inserts ‘See also’ in front of the referenced topic. | 1399144812 = ‘SeAl’ |
| SEE_HEREIN | Inserts ‘See herein’ in front of the referenced topic. | 1397256814 = ‘SHrn’ |
| SEE_ALSO_HEREIN | Inserts ‘See also herein’ in front of the referenced topic. | 1398884466 = ‘SaHr’ |
| CUSTOM_CROSS_REFERENCE | Inserts the specified string in front of the referenced topic. For information, see custom type string. | 1131639875 = ‘CstC’ |
| CUSTOM_CROSS_REFERENCE_BEFORE | Inserts the specified string and the specified before cross reference separator in front of the referenced topic. If no before cross reference separator is specified, inserts a space. For information, see custom type string. | 1131639906 = ‘Cstb’ |
| CUSTOM_CROSS_REFERENCE_AFTER | Inserts the specified following topic separator and the specified string after the referenced topic. If no following topic separator is specified, inserts a space. For information, see custom type string. | 1131639905 = ‘Csta’ |
Usage:
- In function:
- CrossReferenceCrossReferences.add (
referencedTopic:
Topic, crossReferenceType:
CrossReferenceType [, customTypeString:
string][, withProperties:
Object]
)
- CrossReferenceCrossReferences.add (
- As property:
- CrossReference.crossReferenceType