Enumeration
CrossReferenceType
Instructional text options for cross reference.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1131639875 | readonly | Inserts the specified string in front of the referenced topic. | |
| Number = 1131639905 | readonly | Inserts the specified following topic separator and the specified string after the referenced topic. If no following topic separator is specified, inserts a space. | |
| Number = 1131639906 | readonly | 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. | |
| Number = 1701729125 | readonly | Inserts 'See' in front of the referenced topic. | |
| Number = 1399144812 | readonly | Inserts 'See also' in front of the referenced topic. | |
| Number = 1398884466 | readonly | Inserts 'See also herein' in front of the referenced topic. | |
| Number = 1397256814 | readonly | Inserts 'See herein' in front of the referenced topic. | |
| Number = 1399800172 | readonly | 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. |
Object of 1
Properties elsewhere that hold an CrossReferenceType value.
Parameter of 1
Method parameters that accept an CrossReferenceType value.